Installation
Install the SDK using pip:Requirements
- Python 3.9+
httpx(automatically installed as dependency)
Setup
API Key
You’ll need an AI Stats API key to use the SDK. Get one from the AI Stats Dashboard.Environment Variables
Set your API key as an environment variable:Basic Usage (Async)
Basic Usage (Sync)
Next Steps
- Check out the Usage Guide for detailed examples
- View the API Reference for endpoint documentation