Prerequisites
- Python 3.9 or later
- An AiQL API key from the Dashboard
Install
Authenticate
Create a client with your API key. Read the key from an environment variable instead of hardcoding it.Workspaces
Ingestions
Queries
Tools
Error handling
The SDK raisesAiQLError for failed requests. Inspect status_code and message to handle specific cases.