axs.com API: get_event_detail
axs.com via Parse · entertainment
Retrieve full details for a specific event by its ID using the Discovery API direct lookup. Supports events from all AXS platforms including AXS US (axs.com) and AXS UK (tickets-uk.axs.com). Returns comprehensive event data including venue, performers, ticketing status, media, and pricing. When the direct event lookup returns empty, falls back to a UK-geo-scoped search on the AXS UK platform (tickets-uk.axs.com), and then to a text search when slug is provided. For UK events (venue countryCode GB), the returned url points to tickets-uk.axs.com. The AXS Scraper provides comprehensive access to event, performer, and venue data from AXS.com. It uses the underlying Unified Search API for listings and event details including pricing and availability. Fulfilled by Parse from axs.com.
- axs-com
- entertainment
- music
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bc13dcb0-0273-4999-8fec-897c0aad9c96/get_event_detail
- Interface artifact
- sha256:9410380020a2f9fa8b5204822be9b11e47645910dda15381d8ea82ab84f60c1c
- Manifest digest
- sha256:1b08ee684530a1eeedad22a568c788abe274edead14bb1ba09238bc3491a00d1
Request fields
- slug (string): The event URL slug (e.g. 'ariana-grande-tickets'). Used as fallback search terms when the direct event lookup returns empty results.
- event_id (string, required): The unique AXS event ID (numeric string, e.g. '1547109' for US events or '1121435' for UK events)
Example queries
- {"slug":"new-york-philharmonic-dracula-in-concert-tickets","event_id":"1547109"}