1. Get an API Key
Go to the Tickable dashboard and create an API key with theevents.read scope.
2. List Your Events
3. Get Event Details
Pick an event ID from the list and fetch its details including ticket types:4. Set Up a Webhook (optional)
Get notified when orders come in. You’ll need an API key with thewebhooks.write scope:
Next Steps
Authentication
Learn about API keys, OAuth2, and scopes
Pagination
How to paginate through large result sets
Webhooks Guide
Set up real-time notifications
API Reference
Explore all available endpoints