Get Started
Authentication
How to authenticate your requests to the Itzam API.
All API endpoints are authenticated using API Keys. You can create one in the API keys section of the Itzam dashboard.
Now, you can use the API key to authenticate your requests.
In the API:
Bash
In the SDKs:
TypeScript