Introduction

The general admission partner API will allow you to connect to the general admission services via REST API.

In short

The General Admission Partner API can be used to retrieve event specific data. In addition, it can be used to create and cancel reservations for your events.

You can integrate this into your own application by communicating with our api.

Rate limits

To keep the partner API stable for everyone, requests are rate limited per API key: 5 per second (burst), 120 per minute, and 3,600 per hour. Sustained traffic is effectively capped by the hourly limit at about 1 request per second, so treat the per-second figure as headroom for short bursts rather than a target.

Getting Started

To make use of our API for Ticketing you need to be registered at CM.com, you need to be acquired in the ticketing app and you need to create an event in the ticketing app.

In addition, you need to request authentication details for your account. You may request these via [email protected] or your dedicated Customer Success Manager.


What’s Next

Please follow the steps below in order to connect your application with our API.

Did this page help you?