Loading…
quaer.ai API
| Name | Key | Requests | Last Used | Status | |
|---|---|---|---|---|---|
| No API keys yet. Click "Generate New Key" to create one. | |||||
/rag/query/search/graph/citations/documents/analyzeFree Trial
$0
20 req/day
2 req/sec
Professional
Current$99/mo
500 req/day
10 req/sec
BYOK
$49/mo
1,000 req/day
10 req/sec
Interactive API Docs
Swagger/OpenAPI with live testing
Python SDK
pip install quaer-ai
JavaScript SDK
npm install @quaer/ai
curl Examples
Quick-start REST examples
Webhooks Guide
Real-time notifications via HTTP
Rate Limiting
Best practices for high volume
curl -X POST https://api.quaer.ai/v1/rag/query \
-H "Authorization: Bearer qai_sk_..." \
-H "Content-Type: application/json" \
-d '{"question": "What are the elements of negligence in Florida?"}'