# SROUTER Developer Resources

Developer resources for `srouter.ru`, also known as SROUTER.

## Start Here

- [LLM instructions](https://srouter.ru/llms.txt)
- [OpenAPI](https://srouter.ru/openapi.json)
- [Authentication](https://srouter.ru/auth.md)
- [API reference](https://srouter.ru/api.md)
- [Free sandbox](https://srouter.ru/sandbox)
- [MCP manifest](https://srouter.ru/.well-known/mcp/manifest.json)
- [MCP Apps public discovery view](https://srouter.ru/mcp-apps/public-discovery.html)
- [Agent ask endpoint](https://srouter.ru/ask)

## Common Agent Tasks

- Test no-key mock calls through `/sandbox/v1/*`.
- Discover public docs through `/.well-known/mcp`.
- Use authenticated relay API keys for real provider calls.
- Inspect model and tool catalogs through `/api/models/display` and `/api/tools/display`.
