seatgeek / api-support

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

API Inventory Limitations #164

Open TixScape opened 4 months ago

TixScape commented 4 months ago

Are there limitations to the inventory in the API. The calls we are getting via the API do not reflect the full inventory available on the actual SeatGeek platform.

WGlaser commented 3 months ago

I was having the same experience with my events endpoint, specifically the 'stats' ticket information. Two things I needed to take into account: including fees in the platform search options as it appears fees are included in the response. In addition, how quickly the data is updated. I did an API call and got a certain set of data, then 10 minutes later when I checked the web UI, it wasn't matching. I ran the API call again and it was now accurate. I was surprised the data had changed that much in just that short of a timespan.