- Creates a new event with the details you provide
- Generates a unique ID for the event that you’ll use in other API calls
- Sets up the foundation for sending invites and registering attendees
- When organizing a new conference, meeting, or secure access location
- When you need to create a new venue for identity verification
- At the beginning of your event planning process
Request Body
The request body should include the event details following the EventCreate schema:Response
The API returns the created event object with all its details, including the generated event ID:type: Use “dated” for one-time events with start/end times, or “fixed” for permanent locationsimageUrl: An image representing your event (shows up in notifications and the check-in interface)instructions: Special guidance for attendees that will appear in their invitations
Authorizations
API key authentication. Add your API key as the value of the 'x-api-key' header.
Body
application/json
Response
Successful Response
Available options:
fixed, dated 