DICE Venues API

Read venue details attached to events - venue name, type, age limit, address fields, coordinates, and timezone. Venues are resolved through the events they host on the Ticket Holders GraphQL schema. Endpoints are modeled from the published schema documentation; live access requires a partner token.

API entry from apis.yml

apis.yml Raw ↑
aid: dice-fm:dice-fm-venues-api
name: DICE Venues API
tags:
- Venues
- Locations
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://partners-endpoint.dice.fm/graphql/docs/index.html
baseURL: https://partners-endpoint.dice.fm/graphql
properties:
- url: https://partners-endpoint.dice.fm/graphql/docs/index.html
  type: Documentation
- url: https://partners-endpoint.dice.fm/graphql/docs/index.html
  type: APIReference
- url: https://partners-endpoint.dice.fm/graphql
  type: GraphQL
description: Read venue details attached to events - venue name, type, age limit, address fields, coordinates,
  and timezone. Venues are resolved through the events they host on the Ticket Holders GraphQL schema.
  Endpoints are modeled from the published schema documentation; live access requires a partner token.