Base URL
All endpoints are available under the following base URL:Authentication
This API uses Bearer Token authentication. You must include your JWT in theAuthorization header on every request:
Pagination
Most “list” endpoints accept a JSON body with these common fields:- organization: Your organization’s internal ID
- limit: Max number of items to return
- offset: Number of items to skip
Feel free to reach out to our support team if you have any questions or need help getting started!