Request and response formats¶
Documentation here is coming soon...
- HTTP verbs:
GET,POST,PUT,DELETE - Pagination:
limit,offset, and cursor-based flows - Payloads: structured JSON request/response bodies
- Status codes: success, client error, and server error semantics
- Headers:
Content-Type,Authorization, and pagination links