Documentation
ApiAny Documentation
A lightweight overview of the Pages-compatible documentation set.
What is available
ApiAny provides a unified API layer for chat, image, and video generation while exposing user balances, API keys, and admin controls in the same Next.js app.
This Pages-compatible docs view keeps only the essential guide pages so the project can run fully on Cloudflare Pages Edge Runtime.
Core capabilities
OpenAI-compatible chat, images, and async task querying APIs.
User console for API keys, usage stats, recharge, playground, and invitation data.
Admin panels for models, channels, system config, user groups, orders, users, and API stats.
Next step
Start with the quickstart to configure environment variables, payment keys, and Pages deployment.
If you want the full docs system back later, the safer path is a static export pipeline instead of reading local files at runtime on Edge.
