# Public API

Welcome to the Public API documentation.

## News

- **Streaming API**: The Streaming API using RabbitMQ is being replaced with Webhooks. The RabbitMQ support will be terminated in Q3 2026.
- **page=**: `page=` in pagination related queries has been deprecated for over 6 months. It will be completely removed in Q2 2026.
- **total**: Total count in pagination queries has been documented to help with understanding edge cases. We witnessed multiple consumers incorrectly using total in pagination queries. `total` in pagination requests is deprecated in lieu of totalCount endpoints in each pagination based query.


For detailed explanations of any of these topics, please refer to the appropriate KB article.

## Getting Started

Use the left navigation to browse:

- **API Spec**: Download or view the full OpenAPI specification (YAML)
- **API Endpoints**: Organized by functional categories
- **Knowledge Base**: Implementation guides and best practices
- **Release Notes**: Latest updates and changes


## Environments

This API is available in multiple environments:

- **Mock**
- **Sandbox**
- **Production**


Select your environment from the server dropdown above.