Eversports Aggregator API

GraphQL API for aggregator partners exposing venues, classes, sessions, and reservations, plus mutations to make, cancel, and check in reservations. Separate test and production hosts. Bearer auth, Relay cursor pagination.

API entry from apis.yml

apis.yml Raw ↑
name: Eversports Aggregator API
description: GraphQL API for aggregator partners exposing venues, classes, sessions, and reservations,
  plus mutations to make, cancel, and check in reservations. Separate test and production hosts. Bearer
  auth, Relay cursor pagination.
humanURL: https://aggregator.eversports.io/
baseURL: https://aggregator.eversports.io/v1/graphql
properties:
- type: GraphQL
  url: graphql/eversports-aggregator.graphql
- type: Authentication
  url: authentication/eversports-authentication.yml