Authorization: Bearer $HUZZ_API_KEY — no per-provider accounts or SDKs required.
| Family | Capabilities | Streaming | Async | Pricing |
|---|---|---|---|---|
| xAI Grok | Vision, Chat | Yes | Yes | Usage-based |
Endpoints
| Method | Path | Capability |
|---|---|---|
POST | /v1/chat/completions | Vision |
POST | /v1/responses | Vision |
POST | /api/v3/grok/grok-4-0709/image-to-text | Vision |
POST | /v1/chat/completions | Chat |
POST | /v1/responses | Chat |
POST | /api/v3/grok/grok-4-0709/text-to-text | Chat |
Code samples
Authenticate withAuthorization: Bearer $HUZZ_API_KEY — get a key at huzz.ai/register.