Switchpoint Router — AI model

Switchpoint Router is a AI model from Switchpoint, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Switchpoint AI's router instantly analyzes your request and directs it to the optimal AI from an ever-evolving library. As the world of LLMs advances, our router gets smarter, ensuring you...

Specs

VendorSwitchpoint
Typetext
Context window131,072 tokens
Pricing$0.85/M in · $3.40/M out
APIchat_completions

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "switchpoint/router",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started