Learn how to obtain and use an API token to authenticate your requests to the Findly API.
Sign into the Findly app
Navigate to Account settings
Create a new API token
Set as header in your requests
Authorization
header of your requests, prefixed with Bearer
, to authenticate with the Findly API.