Common Types
Requests
Requests follow the JSON API spec and should send the header Accept: application/vnd.api+json.
Typical arguments for requests are sent via query params, for more information check the specific requests for each endpoint in the API Reference section.
Example:
Last modified on November 7, 2025