🔑Authorization

API Key

You can retrieve your API Key one the project configuration page.

Project -> Configure this project -> Content Source

Sign your API Requests by including the following header:

Authorization: Bearer <apikey>

Last updated