Authentication with an API key can be done by using a bearer token in the Authorization header. This is done using the following formatDocumentation Index
Fetch the complete documentation index at: https://documentation.debbiecollect.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer {token}. The API token can both be issued and revoked directly from the platform. Please go to the menu on the right side, click Developers and then API. Name the API token and associate your needed scopes.