Maxynetic Systems
To be released soon

Grok STT

xAI

Transcribe audio to text in 25 languages with batch and streaming modes.

  • Transcription
  • Socket transcription
Context
Max output
Input / 1M
Free
Output / 1M

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass spacexai/grok-stt as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "spacexai/grok-stt",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • Input

    Per 1M prompt tokens

    Free

More from xAI