CHAT
Base-Path:
https://api.hyprlab.io/v1
Chat-Completions Path:
https://api.hyprlab.io/v1/chat/completions
Making Request:
curl https://api.hyprlab.io/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "grok-beta",
"messages": [
{
"role": "system",
"content": "You are a helpful assistant."
},
{
"role": "user",
"content": "Say this is a test!"
}
]
}'
💬 Chat Models
grok-4
50% off
$1.5 / 1M Tokens
$7.5 / 1M Tokens
256,000
Unfiltered
Reasoning
Tools supported
JSON-mode supported
Structured JSON-schema supported
grok-3
50% off
$1.5 / 1M Tokens
$7.5 / 1M Tokens
128,000
Unfiltered
Tools supported
JSON-mode supported
Structured JSON-schema supported
grok-3-fast
50% off
$2.5 / 1M Tokens
$12.5 / 1M Tokens
128,000
Unfiltered
Tools supported
JSON-mode supported
Structured JSON-schema supported
grok-3-mini
grok-3-mini-high
50% off
$0.15 / 1M Tokens
$0.25 / 1M Tokens
128,000
Unfiltered
Reasoning
Tools supported
JSON-mode supported
Structured JSON-schema supported
grok-3-mini-fast
grok-3-mini-fast-high
50% off
$0.3 / 1M Tokens
$2 / 1M Tokens
128,000
Unfiltered
Reasoning
Tools supported
JSON-mode supported
Structured JSON-schema supported
Last updated