Requests Used
42,391
of 100,000
Tokens Used
1,247,832
this billing period
Avg Latency
287ms
last 24 hours
API Key
alv_live_****...****
Keys begin with
alv_live_ for production or alv_test_ for sandbox.
This invalidates the current key immediately.
Daily Requests
Feb 17 — Mar 17, 2026
Feb 17
Mar 17
Recent Requests
| Timestamp | Specialist | Tokens | Latency | Status |
|---|
Auto-refreshes every 60 seconds
Plan Details
Starter
$499/mo
- 1 dedicated hive
- 3 specialists
- 100,000 requests/month
- 7B model (Mistral/Llama)
- API key management
- Usage dashboard
Quick Start
import requests
response = requests.post(
"https://api.alveare.ai/v1/infer",
headers={"Authorization": "Bearer alv_live_..."},
json={
"specialist": "summarise",
"prompt": "Summarise this quarterly report...",
"max_tokens": 256
}
)
print(response.json())
Account Settings
Email address
you@company.com
Two-factor auth
Enabled
Notifications
Support
support.alveare.ai
Change Password
12+ characters
Uppercase
Lowercase
Number
Special char