Every API now features a dedicated reference page at api/*/reference, separate from product pages. These pages consolidate all request and response details into a single, comprehensive workspace.
Complete API Reference
- Request Specifications: Review authentication requirements, URL parameters, and POST body fields in one place.
- Response Schemas: Inspect detailed data structures for successful 2xx returns and 4xx/5xx error states.
- Side-by-Side Panel: Compare data schemas directly against real JSON/XML examples using the new split-screen viewer.
- Inline Code Snippets: Copy ready-to-use code examples built right next to the endpoint definitions.