Our API uses bearer token authentication to secure your requests.Documentation Index
Fetch the complete documentation index at: https://docs.proconvey.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
Bearer Token Authentication
Bearer tokens provide a straightforward way to authenticate API requests. Include your token in the Authorization header of each request.Getting your bearer token
- Log into your dashboard
- Navigate to Settings > Integrations
- Generate a new API key
- Copy and securely store your token
Using bearer tokens
Include your bearer token in the Authorization header:Error handling
Common authentication errors and how to handle them:401 Unauthorized
401 Unauthorized
403 Forbidden
403 Forbidden
Cause: Valid credentials but insufficient permissionsSolution: Check that your API key has the required scopes for the endpoint