Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TIcketmaster API? Buy tickets within website? [closed]

Tags:

api

I have done some googling am information is scarce. Is there a way to use ticketmaster within a website to allow users to buy tickets within a site? If ticketmaster isn't avaliable is there another service?

like image 249
Kenneth Ashley Avatar asked Apr 05 '13 13:04

Kenneth Ashley


People also ask

Why is Ticketmaster saying I can't buy tickets on this device?

If you logged on with multiple devices or browsers, log out from all of them. Then clear your browser's history and cookies before logging on to 1 device to try again. Try to use your carrier's data network if you're on a mobile device instead of a Wi-Fi connection.

Is it better to buy tickets from Ticketmaster on phone or computer?

Buying Ticketmaster tickets on the app is the fastest way to buy tickets online. That's because by following some simple steps (provided by Ticketmaster) you can avoid having to enter the security code, which apparently checks if you are a human.

Why won't Ticketmaster let me buy multiple tickets?

When purchasing tickets on our Site, you are limited to a specified number of tickets for each event (also known as a "ticket limit"). This ticket limit is posted during the purchase process and is verified with every transaction. This policy is in effect to discourage unfair ticket buying practices.

Is Ticketmaster API free?

Ticketmaster offers an official API you can use to collect data from regarding events, venues, ticket prices & more. You'll need to register for API access to use the Ticket Master API, however it's free and very easy to get started.


2 Answers

Ticketmaster doesn't have a public API (there is a private API that you can access with their permission if you're an official partner of Ticketmaster).

Here's a list of public ticketing APIs: https://www.programmableweb.com/apitag/tickets+events

like image 173
Cormac Driver Avatar answered Oct 08 '22 18:10

Cormac Driver


Just attended the devjam hosted by them and there is a public API now but the transactions api is still not public yet

http://ticketmaster-api.github.io/

Hope they make is available soon

like image 4
psuhas Avatar answered Oct 08 '22 16:10

psuhas