integrations.sh
← all integrations

ticketmaster.com – discovery

OpenAPI apis-guru ecommerce

The Ticketmaster Discovery API allows you to search for events, attractions, or venues.

Homepage
https://api.apis.guru/v2/specs/ticketmaster.com:discovery/v2.json
Provider
ticketmaster.com:discovery / discovery
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/ticketmaster.com/discovery/v2/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/ticketmaster.com/discovery/v2/openapi.yaml

Tools (15)

Extracted live via the executor SDK.

  • discovery.find

    Find attractions (artists, sports, packages, plays and so on) and filter your search by name, and much more.

  • discovery.get

    Get details for a specific attraction using the unique identifier for the attraction.

  • discovery.getDiscoveryV2Classifications

    Find classifications and filter your search by name, and much more. Classifications help define the nature of attractions and events.

  • discovery.getDiscoveryV2ClassificationsId

    Get details for a specific segment, genre, or sub-genre using its unique identifier.

  • discovery.getDiscoveryV2Events

    Find events and filter your search by location, date, availability, and much more.

  • discovery.getDiscoveryV2EventsId

    Get details for a specific event using the unique identifier for the event. This includes the venue and location, the attraction(s), and the Ticketmaster Website URL for purchasing tickets for the event.

  • discovery.getDiscoveryV2Venues

    Find venues and filter your search by name, and much more.

  • discovery.getDiscoveryV2VenuesId

    Get details for a specific venue using the unique identifier for the venue.

  • discovery.getGenre

    Get details for a specific genre using its unique identifier.

  • discovery.getImages

    Get images for a specific event using the unique identifier for the event.

  • discovery.getSegment

    Get details for a specific segment using its unique identifier.

  • discovery.getSubgenre

    Get details for a specific sub-genre using its unique identifier.

  • v2.getDiscoveryV2Suggest

    Find search suggestions and filter your suggestions by location, source, etc.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools