How To Authenticate
API Key Management
Please see the API Key Management section for details.
Authenticating
Each request requires that you provide an Authorization header with a value in this format: Bearer API_KEY. Replace API_KEY with your API key.
Getting your API Key
Please see the Welcome to the Thallo API section for details.
Last updated