Welcome to the API reference for our SDK. Below, you'll find detailed information about each endpoint and the parameters you can use.
Endpoints
GET /users
Retrieves a list of all users.- Parameters
limit
(integer): The number of users to retrieve.offset
(integer): The offset from where to start retrieving users.
- Parameters
POST /users
Creates a new user.- Parameters
name
(string): The name of the user.email
(string): The email address of the user.password
(string): The password for the user.
- Parameters
Usage Example
Here's an example of how to use the /users
endpoint to retrieve a list of users:
curl -X GET "https://api.example.com/users?limit=10&offset=0"
For more information on how to use the SDK, please refer to our SDK documentation.
Image Example
Here's an image of a Golden Retriever: