Getting Started

Conventions

  • The production API is found at: https://api.eventsmatic.com.
  • All API requests are made via HTTPS. Only TLSv1.2 and higher are supported.
  • All data in the response is JSON.
  • Clients should include the header - Accept: application/JSON in their requests.
  • Currencies are represented by their [ISO 4217] Currency code (https://www.xe.com/iso4217.php).
  • Currency values are always in cents (or equivalent), with no decimals.

Sign up

If you haven't already, create an Eventsmatic account. When prompted, fill out details to create a box office. API keys are associated with the box office, meaning an API key can only access data from the box office that issued it.