switchpointChat
Switchpoint Router
switchpoint/router
131KContext Window
Supported Protocols:reasoninginclude_reasoningmax_tokenstemperaturetop_pstoptop_kseed
Normal
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 always benefit from the industry's newest models without changing your workflow. This model is configured for a simple, flat rate per response here on OpenRouter. It's powered by the full routing engine from [Switchpoint AI](https://www.switchpoint.dev).
Capabilities
🧠 ReasoningText GenerationCode GenerationAnalysis & ReasoningReasoning
Technical Specs
Input Modality
Text
Output Modality
Text
Arch
—
Default Temperature
0.7
Default Top_P
1
Pricing
Pay per use, no monthly fees| Billing Type | Unit | Price |
|---|---|---|
| Text Input | — | $0.8500/M tokens |
| Text Output | — | $3.4000/M tokens |
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="switchpoint/router",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
Switchpoint Router
switchpoint/router
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window131K
Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →