This page will help you get started with the Blink API.

To use the API, you'll need a token. Tokens are tied to integrations that you create for your organisation. Follow this quick guide to create your first integration, get your token and start playing with the API.

The token you generate is a Bearer token so should be sent with every request to the API under the Authorization header as a value Bearer <your token>.

When using the try it now boxes in the pages below, all you need to do is paste the token into the 'Header Auth' box in the top right of each page, you do not need to include Bearer:

453