Dice.fm API – Real-Time Ticket Data
Events, Artists, Venues & Promoters — All in One API
Dice.fm is Europe's fastest-growing primary ticketing platform, powering concerts, club nights, and festivals across the UK, Europe, the US, and Australia. TicketsData makes its full catalogue accessible via a single low-latency API — structured JSON delivered in under a second.
Primary ticketing. Global reach. Sub-second access.
Unlike secondary resale marketplaces, Dice.fm sells tickets directly from promoters, venues, and artists — face-value pricing with full transparency on fees, refund policies, and transfer rules. Its catalogue is particularly strong for live music, club events, and independent venues across Europe and the UK.
The TicketsData Dice.fm API gives you programmatic access to all four search modes: fetch an individual event by URL, browse all upcoming events by artist, list all events at a venue, or retrieve all events from a specific promoter — with identical structured JSON output in every case.
What the Dice.fm API returns
API performance
The Dice.fm API delivers consistently fast response times across all four search modes. Unlike AXS or other protected platforms, Dice.fm data is available with minimal latency — making it well-suited for real-time applications, monitoring workflows, and bulk data collection.
Supported URL formats
Pass any of the following Dice.fm URL formats as the event_url or performer_url parameter. The API automatically handles routing.
event_urlhttps://dice.fm/event/92awd9-los-bitchos-23rd-apr-bi-nuu-berlin-ticketsperformer_urlhttps://dice.fm/artist/las-petunias-v8krlperformer_urlhttps://dice.fm/venue/bi-nuu-lepbperformer_urlhttps://dice.fm/promoters/cult-of-ya-87w5Example responses
Real responses from the Dice.fm API across all four search types.
Event fetch
0.721 sLos Bitchos + Las Petunias at Bi Nuu, Berlin. Returns ticket types, lineup with set times, venue, promoter, and refund policy.
{
"status": 200,
"body": {
"ticket_types": {
"name": "Los Bitchos + Las Petunias en Berlín",
"status": "On Sale",
"date_unix": "Thu, 23 Apr 2026 18:00 UTC",
"price": { "currency": "EUR", "price": "€21.63", "sales_tax": "€0.00" },
"max_tickets": 6,
"venues": [{
"name": "Bi Nuu",
"address": "10997 Berlin, Germany",
"perm_name": "bi-nuu-lepb"
}],
"ticket_types": [{
"id": 1202961,
"name": "Entrada general",
"status": "On Sale",
"price": { "currency": "EUR", "price": "€21.63" },
"limits": { "max_increments": 6 },
"icon_type": "Standing",
"transfer_ticket_enabled": true
}],
"billing_promoter": { "name": "SON Estrella Galicia", "perm_name": "son-estrella-galicia-avv6v" },
"public_refund_policy": { "type": "Cooling Off Enabled", "hours": 24 }
},
"lineup": {
"lineup": [
{ "name": "Los Bitchos", "perm_name": "los-bitchos-e2ro", "performing_time": "Thu, 23 Apr 2026 at 20:30" },
{ "name": "Las Petunias", "perm_name": "las-petunias-v8krl", "performing_time": "Thu, 23 Apr 2026 at 21:30" }
]
}
},
"response_s": 0.721,
"quota_remaining": 858192
}Artist search
0.750 sUpcoming events for Las Petunias — returns event list with dates, venues, and pricing.
{
"status": 200,
"body": {
"items": {
"artist": { "name": "Las Petunias", "artist_id": "61846" },
"sections": [{
"title": "Upcoming events",
"items": [{
"type": "Event",
"event": {
"id": "699c017a9ee2a20001667ed9",
"name": "Los Bitchos + Las Petunias en Berlín | SON Estrella Galicia",
"status": "On Sale",
"venues": [{ "name": "Bi Nuu", "address": "10997 Berlin, Germany" }],
"price": { "currency": "EUR", "price": "€21.63" },
"dates": { "event_start_date": "Thu, 23 Apr 2026 at 20:00 (UTC+02:00)" }
}
}]
}]
}
},
"response_s": 0.75,
"quota_remaining": 858191
}Venue search
0.591 sAll upcoming events at Bi Nuu, Berlin — flat list with event name, price, and lineup.
{
"status": 200,
"body": {
"items": [
{
"name": "Fine I Support: Melodi Ghazal",
"status": "On Sale",
"perm_name": "9269rn-fine-i-support-melodi-ghazal-7th-apr-bi-nuu-berlin-tickets",
"price": { "currency": "EUR", "price": "€24.69" },
"dates": { "event_start_date": "Tue, 7 Apr 2026 at 20:00 (UTC+02:00)" },
"venues": [{ "name": "Bi Nuu", "address": "10997 Berlin, Germany" }],
"summary_lineup": { "top_artists": [{ "name": "Fine" }] }
}
]
},
"response_s": 0.591,
"quota_remaining": 858190
}Promoter search
0.476 sAll upcoming events by Cult of Ya — returns events across all venues promoted by this organization.
{
"status": 200,
"body": {
"items": [
{
"name": "Yves",
"status": "On Sale",
"perm_name": "nvkn95-yves-16th-apr-manchester-academy-manchester-tickets",
"price": { "currency": "GBP", "price_from": "£39.05" },
"dates": { "event_start_date": "Thu, 16 Apr 2026 at 20:00 (UTC+01:00)" },
"venues": [{ "name": "Manchester Academy", "address": "Oxford Rd, Manchester, UK" }],
"billing_promoter": { "name": "Cult of Ya" },
"summary_lineup": { "top_artists": [{ "name": "Yves" }] }
}
]
},
"response_s": 0.476,
"quota_remaining": 858189
}Shared and dedicated plans
The Dice.fm API is available on both shared and dedicated plans. Response format and structure are identical across plans. Dedicated plans provide higher concurrency, infrastructure isolation, and horizontal scaling for high-volume workloads. Contact support to discuss capacity requirements.
Frequently asked questions
Is this an official Dice.fm API?
No. TicketsData provides structured access to public Dice.fm data through its own infrastructure. This is not affiliated with or endorsed by Dice.fm.
What search types are supported?
Four types: event fetch (by event URL), artist search (by artist page URL), venue search (by venue page URL), and promoter search (by promoter page URL). Each returns the same consistent JSON structure.
Which regions does it cover?
All regions where Dice.fm operates — UK, Europe, USA, Australia, and more. Dice.fm has particularly strong coverage for independent venues and live music across continental Europe and the UK.
How fast is it?
Under 1 second for all request types. Typical observed response times are 0.5–0.75 seconds, making it one of the fastest integrations in the TicketsData platform.
Do you provide historical Dice.fm data?
No. TicketsData provides real-time data only. All responses reflect live availability at the time of the request.
What parameter do I use for venue and promoter searches?
Both venue and promoter searches use the performer_url parameter in the API call. The TicketsData infrastructure automatically routes the request correctly based on the URL pattern.
