llms.txt Content
# apiz.ai
apiz.ai is an AI model API, MCP and multimodal skills platform for developers, AI editors and automation agents.
## Canonical URLs
- Website: https://apiz.ai/
- API origin: https://api.apiz.ai
- Legacy website domain: https://xskill.ai/ (compatibility only)
- Legacy API domain: https://api.xskill.ai (compatibility only)
- SDK repository: https://github.com/xuliang2024/apiz-sdk
## What apiz.ai provides
- AI model API access for text, image, video, audio and multimodal generation.
- OpenAI-compatible LLM routes under https://api.apiz.ai/v1/.
- V3 platform APIs under https://api.apiz.ai/api/.
- MCP HTTP endpoint and installer scripts for AI editors such as Cursor, Claude, Windsurf and VS Code.
- Skills and model documentation designed to be read by coding agents and AI assistants.
- Usage dashboards, API key management, task history, asset library and model status pages.
## Primary product pages
- Home and integration commands: https://apiz.ai/
- Model market: https://apiz.ai/#/v2/models
- API keys: https://apiz.ai/#/v2/api-keys
- OpenRouter-compatible LLM setup: https://apiz.ai/#/v2/openrouter
- Usage and MCP guide: https://apiz.ai/#/v2/usage
- Task history: https://apiz.ai/#/v2/tasks
- Model status: https://apiz.ai/#/v2/status
- Changelog: https://apiz.ai/#/v2/changelog
- Privacy policy: https://apiz.ai/#/v2/privacy
- Terms of service: https://apiz.ai/#/v2/terms
- Refund policy: https://apiz.ai/#/v2/refund
- Contact: https://apiz.ai/#/v2/contact
## API endpoints for agents
- Register: POST https://api.apiz.ai/api/register
- Login: POST https://api.apiz.ai/api/login
- API docs: GET https://api.apiz.ai/tLxhQp5tH
- LLM model market: GET https://api.apiz.ai/v1/models/market?lang=zh
- OpenAI-compatible chat completions: POST https://api.apiz.ai/v1/chat/completions
- LLM model pricing: GET https://api.apiz.ai/v1/pricing/{model}
- V3 MCP model list: GET https://api.apiz.ai/api/v3/mcp/models?lang=zh
- MCP HTTP endpoint: https://api.apiz.ai/api/v3/mcp-http