Skip to main content

The EventsAir GraphQL API lets you build integrations and applications that extend EventsAir.

Getting started

Read the overview to get an introduction to the GraphQL API and some tools that you can use to work with it.

Our guides will get you up and running using the API. There are 4 key steps:

  1. Join the API early adopters program to get access to the API
  2. Creating an API key in EventsAir
  3. Retrieving an access token
  4. Making GraphQL queries

Explore what you can do

  • Explore the schema - The schema defines the operations you can perform using the GraphQL API.
  • We are continually working to evolve and expand what you can do with the GraphQL API. Our change log helps you understand what has changed between releases.