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