cURL
curl --request GET \ --url https://api.vambe.me/api/public/events/event/{eventKey} \ --header 'x-api-key: <x-api-key>'
{}
Retrieve event information by event key and client
API key needed to authorize the request
Event key
Event retrieved successfully
The response is of type object.
object
Was this page helpful?