Direct API Access
If you prefer to use our API directly without any SDK, you can make HTTP requests using any HTTP client. No installation is required - just use your API key with your preferred HTTP client.See our API Reference for detailed examples of making direct API calls.
JavaScript/Node.js
Our JavaScript SDK supports both Node.js and browser environments. Install using your preferred package manager:Prerequisite:
- Please install Node.js (version 19 or higher) before proceeding.
- npm, yarn, or pnpm package manager
Python
Install our Python SDK using pip, poetry or uv:Prerequisite:
- Python 3.10 or later
- pip, poetry, or uv package manager
Need help? Contact us at [email protected]