SilkRouter
Opening the site...
xAI / Grok entry from SilkRouter's public /v1/models catalog.
grok-4.3 is a xAI / Grok model available through SilkRouter's OpenAI-compatible API. This page shows public price, context, capabilities, health, alternatives, and implementation snippets from the live catalog.
curl https://api.silkrouter.xyz/v1/chat/completions \
-H "Authorization: Bearer $SILKROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "grok-4.3",
"messages": [{"role": "user", "content": "Hello from SilkRouter"}],
"max_tokens": 120
}'Customer-safe estimate from public billed catalog prices. Final billed usage depends on real tokens and successful calls.
$1.190000 input and $2.380000 output per 1M tokens.