Base URL
Authentication
Authenticated endpoints require a scoped key in theX-API-Key header.
GET /v1/openapi.json endpoint is public and does not require a key.
Resources
OpenAPI
- Open the hosted OpenAPI document.
- Use Download API spec in the page menu to download the documentation copy.
The OpenAPI file is the source of truth for endpoint paths, parameters, schemas, security requirements, response codes, and generated code samples.
Before you integrate
Authentication
Select minimum scopes and manage key rotation.
Errors
Handle stable error codes and request IDs.
Pagination
Traverse list endpoints with opaque cursors.
Form definitions
Update blocks and themes without losing content.