Request conventions
Build clients that behave consistently across resources.
- JSON request and response bodies with explicit content type
- Cursor pagination for collections that change during traversal
- UTC timestamps using ISO 8601
- Idempotency keys for supported mutation operations