# Passport API Documentation ## Docs - [API keys](https://docs.unblockedbrands.com/api-reference/api-keys.md): Learn how API keys work with the Passport API - [Introduction](https://docs.unblockedbrands.com/api-reference/introduction.md): Welcome to the Unblocked Brands API Documentation - [Create a wallet pass location](https://docs.unblockedbrands.com/api-reference/passport--locations/create-a-wallet-pass-location.md): Create a new location for a specific wallet pass. - [Delete a wallet pass location](https://docs.unblockedbrands.com/api-reference/passport--locations/delete-a-wallet-pass-location.md): Delete a wallet pass location by ID. - [Get a wallet pass location](https://docs.unblockedbrands.com/api-reference/passport--locations/get-a-wallet-pass-location.md): Get a wallet pass location by its ID. - [Search and filter Wallet Pass Locations](https://docs.unblockedbrands.com/api-reference/passport--locations/search-and-filter-wallet-pass-locations.md): Search and retrieve Wallet Pass Locations with optional filtering and pagination. - [Update a wallet pass location](https://docs.unblockedbrands.com/api-reference/passport--locations/update-a-wallet-pass-location.md): Update an existing wallet pass location by ID. - [Create a wallet pass](https://docs.unblockedbrands.com/api-reference/passport--passes/create-a-wallet-pass.md): Create a new wallet pass for both Apple and Google platforms. - [Create a wallet pass asynchronously](https://docs.unblockedbrands.com/api-reference/passport--passes/create-a-wallet-pass-asynchronously.md): Create a new wallet pass for both Apple and Google platforms asynchronously. This operation will queue the pass creation for background processing. - [Get wallet pass](https://docs.unblockedbrands.com/api-reference/passport--passes/get-wallet-pass.md): Get Wallet pass by id. - [Search and filter Wallet Passes](https://docs.unblockedbrands.com/api-reference/passport--passes/search-and-filter-wallet-passes.md): Search and retrieve Wallet Passes with optional filtering and pagination. - [Update Wallet Pass](https://docs.unblockedbrands.com/api-reference/passport--passes/update-wallet-pass.md): Update an existing wallet pass by ID. This will update both Apple and Google wallet passes. - [Create a notification for a wallet pass](https://docs.unblockedbrands.com/api-reference/passport--push-notifications/create-a-notification-for-a-wallet-pass.md): Create a notification for a wallet pass. The notification can be sent immediately or scheduled for a later time. - [Delete wallet pass notification](https://docs.unblockedbrands.com/api-reference/passport--push-notifications/delete-wallet-pass-notification.md): Delete wallet pass notification by ID. Only Draft or Scheduled notifications can be deleted. - [Get notification statistics](https://docs.unblockedbrands.com/api-reference/passport--push-notifications/get-notification-statistics.md): Retrieve detailed statistics for a specific wallet pass notification including delivery metrics, click tracking, and engagement data. - [Get wallet pass notification by ID](https://docs.unblockedbrands.com/api-reference/passport--push-notifications/get-wallet-pass-notification-by-id.md): Retrieve a specific wallet pass notification by its unique identifier. Optionally include notification statistics and click tracking data. - [Search and filter wallet pass notifications](https://docs.unblockedbrands.com/api-reference/passport--push-notifications/search-and-filter-wallet-pass-notifications.md): Search and retrieve wallet pass notifications with optional filtering and pagination. - [Update wallet pass notification](https://docs.unblockedbrands.com/api-reference/passport--push-notifications/update-wallet-pass-notification.md): Update wallet pass notification. Only Draft or Scheduled notifications can be updated. - [Create Pique Campaign](https://docs.unblockedbrands.com/api-reference/pique/create-pique-campaign.md): Create a new Pique Campaign with the provided details. - [Get Pique Campaign by ID](https://docs.unblockedbrands.com/api-reference/pique/get-pique-campaign-by-id.md): Retrieve a specific Pique Campaign by its unique identifier. - [Get Pique Campaign video performance data](https://docs.unblockedbrands.com/api-reference/pique/get-pique-campaign-video-performance-data.md): Retrieve video performance metrics for a specific Pique Campaign. - [Search and filter Pique Campaigns](https://docs.unblockedbrands.com/api-reference/pique/search-and-filter-pique-campaigns.md): Search and retrieve Pique Campaigns with optional filtering and pagination. - [Update Pique Campaign](https://docs.unblockedbrands.com/api-reference/pique/update-pique-campaign.md): Update an existing Pique Campaign with the provided details. - [Finalize the S3 copy operation](https://docs.unblockedbrands.com/api-reference/upload-apis/finalize-the-s3-copy-operation.md): Finalize the S3 copy operation using the key and extension of the object - [Get a pre-signed URL to upload a file to S3](https://docs.unblockedbrands.com/api-reference/upload-apis/get-a-pre-signed-url-to-upload-a-file-to-s3.md): Get a pre-signed URL to upload a file to S3 - [Upload a file to S3](https://docs.unblockedbrands.com/api-reference/upload-apis/upload-a-file-to-s3.md): Upload a file to S3 by providing the file data as a form-data parameter and the bucket name - [Upload a file to the server](https://docs.unblockedbrands.com/api-reference/upload-apis/upload-a-file-to-the-server.md): Upload a file to the server by providing the file data as a form-data parameter ## OpenAPI Specs - [openapi](https://docs.unblockedbrands.com/api-reference/openapi.json) - [unblocked-passes-api](https://docs.unblockedbrands.com/unblocked-passes-api.json) - [unblocked-passes-api-formatted](https://docs.unblockedbrands.com/unblocked-passes-api-formatted.json)