API Endpoints
Detailed documentation for all API endpoints.
1 min read
Here you can find detailed information about each of our API endpoints, including request parameters and example responses.
GET /users
Returns a list of users.
POST /users
Creates a new user.
On This Page