/getAvailability

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description:

With this functionality you can retrieve the availability of a specified article (ticket type).

note
This function only returns tickettypes that have been made available for sale through API.

HMAC calculation:
Base64 encode - SHA256(apiKey + ticketTypeId + ticketDate*)

  • only include ticketDate in the HMAC if you are using this param.
Form Data
string
required

Your public apiKey needs to be included in every request

string
required

The HMACKey is calculated based on the input fields

int32
required

Unique identifier for a particular tickettype

date
Defaults to currentDate

This param is optional, default value is the current date.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json