API¶
Overview¶
FIXR has an API available to allow event organisers to read a live feed of events listed on their FIXR organiser accounts.
Authentication¶
The API is authenticated using an API token, please contact FIXR in order to get a token for your account.
Rate Limit¶
There is a rate limit associated with each API key, the rate is 30 requests per second.
When you hit a rate limit, the API will respond with a 429
response.