What you can do
With the Passport API, you can:- Update Passes - Update details about the passes you’ve already created
- Manage Pass locations - Add and update location-based features for your passes
- Send notifications - Push real-time updates to users’ devices
- Search and retrieve - Find and get details of passes and notifications you’ve created
Getting started
To get started:- Get your API key - Create an API key from your Passport dashboard
- Make your first request - Try the endpoints in the interactive playground below
- Build your integration - Check out our guides for creating different pass types
Base URL
All API requests should be made to:Authentication
All requests require authentication using an API key in the api-key header:Rate limits
API requests are rate limited to ensure fair usage and system stability. If you exceed the rate limit, you’ll receive a429 Too Many Requests
response.