Authorization: Bearer $HUZZ_API_KEY — no per-provider accounts or SDKs required.
| Family | Capabilities | Streaming | Async | Pricing | Context window |
|---|---|---|---|---|---|
| Anthropic Claude | File analysis, Chat, Web search | Yes | No | 50.00 out per 1M tokens | 1,000,000 tokens |
Endpoints
| Method | Path | Capability |
|---|---|---|
POST | /v1/chat/completions | Chat |
POST | /v1/responses | Chat |
POST | /api/v3/claude/claude-fable-5/text-to-text | Chat |
POST | /v1/chat/completions | File analysis |
POST | /api/v3/claude/claude-fable-5/file-analysis | File analysis |
POST | /v1/chat/completions | Web search |
POST | /api/v3/claude/claude-fable-5/web-search | Web search |
Code samples
Authenticate withAuthorization: Bearer $HUZZ_API_KEY — get a key at huzz.ai/register.