Logo
Zoom Public API Documentation

zoom_events-events-{eventId}-tickets

Number of APIs: 2


1. Create tickets

POST {{baseUrl}}/zoom_events/events/:eventId/tickets

Use this API to create tickets for an event. You can add a single ticket or up to 30 tickets in a batch operation. Please note that this request uses the pre-registration flow.

Scopes: zoom_events_tickets:writezoom_events_tickets:write:admin

Rate Limit Label: LIGHT



2. List tickets

GET {{baseUrl}}/zoom_events/events/:eventId/tickets?external_ticket_id=<string>&email=<string>&ticket_type_id=<string>&next_page_token=<string>&page_size=30

Use this API to retrieve the ticket information of an event.

Scopes: zoom_events_tickets:readzoom_events_tickets:read:admin

Rate Limit Label: LIGHT



ENDPOINTS