Authorizations
It is the "access_token" returned after login
Body
It is a filter. By default, you get all the event categories.
1
It is a filter. By default, you get all sources. Check the back office for possible values.
1
You can define a location filter corresponding to a circle or a rectangle.
1 <= x <= 500
5
1
You can order the events you get by dates or by prices or by distance to a place definied with 'orderByDistance' or by last update dates to update your records. By default it's by ascendant endDates.
startDate
, endDate
, updatedAt
, lowestPrice
, highestPrice
, distance
"distance"
You can define the coordinates of a place to order events according to their distance from that place.
Set it to true if you want to retrieve commentaries on events you get. Warning, this reduces the performance of the request, so only use it if you want to use this data.
false
Set it to true if you want to retrieve performers on events you get. Warning, this reduces the performance of the request, so only use it if you want to use this data.
false