# Laisky One API Developer Resources

Developer resources for `oneapi.laisky.com`, also known as Laisky One API.

## Start Here

- [LLM instructions](https://oneapi.laisky.com/llms.txt)
- [OpenAPI](https://oneapi.laisky.com/openapi.json)
- [Authentication](https://oneapi.laisky.com/auth.md)
- [API reference](https://oneapi.laisky.com/api.md)
- [Free sandbox](https://oneapi.laisky.com/sandbox)
- [MCP manifest](https://oneapi.laisky.com/.well-known/mcp/manifest.json)
- [MCP Apps public discovery view](https://oneapi.laisky.com/mcp-apps/public-discovery.html)
- [Agent ask endpoint](https://oneapi.laisky.com/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`.
