PHP
Language SDK / HTTP client
30-Day Usage Statistics
Total tokens usage across all users
Top models used
Most used models by this AI coding agent during the last 30 days.
No model usage data available
接入 Routin / Setup
PHP 只要支持自定义 OpenAI 兼容地址,就可以走 Routin。Base URL:https://api.routin.ai/v1。
If PHP accepts a custom OpenAI-compatible endpoint, point it at https://api.routin.ai/v1.
常见问题 / FAQ
- PHP 怎么接入 Routin? / How do I point PHP at Routin?
- If PHP supports an OpenAI-compatible provider, set the base URL to https://api.routin.ai/v1 and use a Routin API key. Claude Code uses https://api.routin.ai/ instead. 大多数 Agent 填 OpenAI 兼容 /v1;Claude Code 填 Anthropic 根地址。
- PHP 的模型名填什么? / Which model id should PHP use?
- Use a model id from the public Routin catalog at /models. Nicknames that only exist inside the agent will not route. 模型 id 必须和公开目录一致。