- Base URL (production):
https://api.yertle.com - Authentication: JWT bearer tokens (see Authentication)
- Content type:
application/json
How to read this reference
The reference pages in this section are auto-generated from the OpenAPI spec atopenapi.json. For each endpoint you’ll see:
- HTTP method and path
- Path and query parameters
- Request body schema with examples
- Response schemas for each status code
- An interactive playground (if you provide a token)
Endpoint groups
Endpoints are organized by resource:Conventions
- All IDs are UUIDs
- All timestamps are ISO 8601 in UTC
- Pagination uses
limitandoffsetquery parameters - Errors follow RFC 7807 Problem Details format