Base URL
Request Format
- Use
Content-Type: application/jsonfor request bodies - Include authentication credentials with every request (see Authentication)
- URL path parameters are denoted with
{paramName}in the endpoint documentation
Example Request
Response Format
All successful responses return JSON. The structure depends on the endpoint:Authentication Methods
See Authentication for full details.
API Sections
Authentication
Session cookies, API keys, and public endpoints.
Errors & Status Codes
Error format, HTTP codes, and handling patterns.
Rate Limiting
Request limits, widget quotas, and backoff strategies.
Endpoint Reference
Browse individual endpoint documentation generated from the OpenAPI spec.