seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

Query with keywords? #62

Closed Muirski2992 closed 6 years ago

Muirski2992 commented 6 years ago

I'm coming from a system which uses the ticketmaster api and I'm attempting to switch over to using seatgeek. With ticketmaster I am able to query for things like "toronto" "leafs" "toronto leafs" "toronto maple leafs" etc. Based on the examples and based on my own initial attempts, I'm under the impression that I can only query seat geek with using "toronto-maple-leafs"?? Anything else just returns a mostly empty response.

vaibhavkaul commented 6 years ago

@Muirski2992 what is the response you get when you try

curl 'https://api.seatgeek.com/2/performers?q=toronto&client_id=<your_client_id>'
Muirski2992 commented 6 years ago

q works perfectly. Thanks very much. I didn't see that in the documentation. i'd been using performers.slug=