Learn how to authenticate with the Antei API using Bearer tokens.
Authorization
header.
Treat your API keys like passwords. Never expose them in public codebases or client-side code.
Environment | Base URL |
---|---|
Live | https://api.antei.com |
Sandbox | https://sandbox.antei.com |
YOUR_API_KEY
with your actual key.