Skip to content

/events (GET)

GET
/events
public
string
page
number
limit
number
sort_by
string
country_iso
string
q
string
eventType
string
status
boolean
type
string

Filter events by date type. Options: today, upcoming, past, all

start_date
string

Start of date range filter (ISO date). Overrides type when provided with or without end_date.

end_date
string

End of date range filter (ISO date). Overrides type when provided with or without start_date.

Bad Request

Forbidden

Internal Server Error