To keep transactions on the CereTax platform safe and secure, all users and integrations connecting to CereTax must authenticate when making API requests.
CereTax uses API keys to authenticate requests. Your API Key will be provided to you by our implementation team during onboarding. It will need to be passed in the header of every API request you make.
Header | Example |
---|---|
x-api-key | x-api-key: {{api_key}} |
If you need assistance with your API Key, please reach out to your assigned Implementation Specialist.