Pre-Requisites
Before you can start using the Zams APIs, ensure the following requirements are met.
Account Access
To access the API, you must be on a non-free plan. This includes:
An active trial account, or
A valid paid subscription
Free-tier accounts do not have access to API features.
API Key
Once on a valid plan, you can generate an API key from your dashboard. This key will be required to authenticate all requests.
Rate Limits & Quotas
Your usage is subject to rate limits based on your plan. Refer to your Service Level Agreement (SLA) for details. Exceeding limits may result in throttling or temporary access suspension.
Environment Requirements
Ensure your environment meets the following:
HTTPS support (all API requests must be made over HTTPS)
Ability to send HTTP requests (e.g., using tools like
curl
, Postman, or an HTTP client library)JSON support for request/response handling
Compliance & Fair Use
Last updated