Documentation Index
Fetch the complete documentation index at: https://docs.anyapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Integrations
AnyAPI is OpenAI-compatible, so it works with any tool that supports custom OpenAI endpoints. Point the tool athttps://api.anyapi.ai/v1, add your API key, and you get access to 300+ models from OpenAI, Anthropic, Google, Meta, Mistral, xAI, DeepSeek, and more — through a single key.
Available Integrations
n8n
Visual workflow automation with AI models — no code required
Hermes Agent
Autonomous coding agent with 21 messaging platform adapters
OpenClaw
AI coding agent with multi-model fallback chains
How It Works
AnyAPI implements the OpenAI API specification. Any tool that lets you set a custom base URL and API key for an OpenAI-compatible provider works with AnyAPI out of the box.Setup Pattern
The setup is the same across most tools:- Get your API key from the AnyAPI Dashboard
- Set the base URL to
https://api.anyapi.ai/v1 - Use the
provider/modelformat for model IDs (e.g.openai/gpt-4o,anthropic/claude-sonnet-4.6)
Model ID Format
AnyAPI uses an OpenRouter-stylevendor/model format:
openai/gpt-4oanthropic/claude-sonnet-4.6google/gemini-2.5-prodeepseek/deepseek-r1
gpt-4o without the vendor prefix will not work. Browse the full catalog at anyapi.ai/ai-models.
Support
- Dashboard: dash.anyapi.ai
- Discord: discord.gg/rJgyzGynHw
- Email: support@anyapi.ai