Welcome to the Seated API documentation. This API is created for clients looking to gain insights into ticketing data on our platform. While the focus isn't on data management, the provided endpoints empower users to retrieve valuable insights related to events and ticketing. Explore this documentation to understand the capabilities of each endpoint and how to apply filters for precise data retrieval.

Base url: < https://api.cm.com/seatedapi >

Authentication

All endpoint are authenticated via the X-CM-PRODUCTTOKEN header. The actual token can be requested via the Seated Ticketing team.

Filtering

To filter data using the Seated API, you need to provide filters in a specific format. Each content filter is typically constructed as subject[FILTER_NAME]: FILTER_VALUE. The precise format and available filters are detailed on the respective endpoint definition pages. Make sure to consult these definitions to correctly apply the filters to your API requests.

Depth

The depth query parameter in our Seated API controls the depth of nested data returned in API responses. This parameter allows clients to specify the level of detail they require, optimizing data usage and performance. Make sure to increase the depth parameter number in case there is a need for an additional layer of data.