API providers, route pricing, availability, and recent reliability signals.
Latency, throughput, and reliability signals from recent traffic.
Effective prices over the last 30 days, with current provider list prices for context.
Daily gateway activity over the last 30 days, with current UTC-day pace projection.
Public apps observed in gateway usage for this model.
Uptime trend for this model over the last 24 hours.
Start calling this model with endpoint-specific examples.
Key dates, capabilities, and model metadata.
Commercial plans and bundled access that currently include this model.
SpaceXAI: Grok Voice Latest
Weighted provider pricing over the last 30 days, with recent route pricing history below.
Public apps observed in gateway usage for this model.
Uptime trend for this model over the last 24 hours.
Start calling this model with endpoint-specific examples.
Key dates, capabilities, and model metadata.
23 Apr 2026·3 months ago
23 Apr 2026·3 months ago
Not listed
Not listed
Parameters
Not listed
License
Proprietary
Training Tokens
Not listed
Input
Output
Latency, throughput, and reliability signals from recent traffic.
Token volume and request traffic for this model over time.
API providers, route pricing, availability, and recent reliability signals.
Weighted by routed usage over the last 30 days; external and non-routable providers are excluded.
Weighted input price
--
Per 1M tokens
Weighted output price
--
Per 1M tokens
Choose a supported endpoint, pick a main language, then select the example style you want to copy.
Supported API reference routes for this model.
# 1) Set your key
export PHASEO_API_KEY="phaseo_v1_sk_..."
# 2) Send a request
curl -s https://api.phaseo.app/v1/audio/realtime \
-H "Authorization: Bearer $PHASEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "spacex-ai/grok-voice-latest",
"input": "Start a realtime voice session for live support."
}'