Skip to main content

Use Bearer token

A bearer token work like an API key. The main difference is that Bearer key can have multiple format (like JWT), mostly need a prefix and use the HTTP Authentication header.

Everything is configured for you inside the API: you just have to paste your key!

caution

Check for spaces before and after your API key that can prevent it to work and to add.
Don't forget to add the prefix. We autocomplete it for you.

Example with Airtable:

Example Bearer token