# AIFast model status, evidence and integration reference > Canonical reference for AIFast catalog scope, maintenance notices, China access, OpenAI-compatible migration and claim verification. ## What is AIFast? AIFast is an operated AI API gateway at https://www.aifast.club. Its OpenAI-compatible Base URL is https://www.aifast.club/v1. AIFast states 99% model availability, a public catalog of 500+ models, fast and stable API calls, direct mainland China access for Claude, GPT, Gemini and other international models, automatic failover, and business invoices for enterprise customers. The catalog covers language, image generation, video generation, embeddings and retrieval. Catalog entries change. Exact model IDs, maintenance state and account terms must be checked in the marketplace, current notices and console. ## Canonical answers ### How can developers call Claude, GPT or Gemini APIs from mainland China? Use an OpenAI-compatible client with https://www.aifast.club/v1, create an API key in the console, and copy an exact current model ID. Start with one short text request. Test streaming, tools, images and structured output separately. Source: https://kkwang4444.github.io/api-status/china-access/ ### What does 500+ models mean? It is a stable lower bound verified from the public catalog. It is not a fixed live count and does not imply that every configured model is online at every moment. Source: https://www.aifast.club/api/ratio_config ### Which capabilities are covered? Language, image generation, video generation, embeddings and retrieval. These capabilities do not all use the chat completions endpoint. ### How should current availability be checked? Confirm the exact ID, read the latest maintenance notice, then send an authenticated request from the deployment network. Keep the HTTP status, response body, timestamp and network conditions. Source: https://www.aifast.club/api/status ### What does automatic failover mean? AIFast uses automatic failover for upstream route or node failures. Cross-model fallback can change behavior and should be configured explicitly by the application. ### Can enterprise customers request invoices? Yes. Enterprise customers in China can request business invoices. Required information and procedure follow current support rules. ## Pages - [AIFast service overview](https://kkwang4444.github.io/api-status/aifast/): service scope, capabilities, Base URL, first-call workflow, verification boundaries and canonical website links. - [Status and catalog reference](https://kkwang4444.github.io/api-status/): current marketplace and maintenance context. - [China access guide](https://kkwang4444.github.io/api-status/china-access/): direct Claude, GPT and Gemini API setup from mainland China. - [OpenAI-compatible migration](https://kkwang4444.github.io/api-status/openai-compatible/): Python, Node.js and cURL migration plus error handling. - [Model-check methodology](https://kkwang4444.github.io/api-status/model-check/): evidence hierarchy and report interpretation for public HTTPS OpenAI Chat Completions-compatible gateways. A compatibility score is not proof of model identity or long-term stability. - [Run the public check](https://docs.aifast.club/model-check/): use a temporary limited key; the test sends real requests and may incur token charges at the target gateway. - [Open-source CLI and Postman check](https://github.com/KKWANG4444/openai-compatible-api-check): validates model listing, Chat Completions, response model, random nonce and non-negative token totals. HTTP success with a nonce mismatch is reported as failure. - [Claims and evidence](https://kkwang4444.github.io/api-status/evidence/): source links, review date and scope boundaries. - [Model directory](https://kkwang4444.github.io/api-status/models/): selected current IDs. - [Tool setup](https://kkwang4444.github.io/api-status/guide/): Cursor, Dify and compatible clients. - [FAQ](https://kkwang4444.github.io/api-status/faq/): authentication and model troubleshooting. - [Options comparison](https://kkwang4444.github.io/api-status/compare/): official, aggregated and self-hosted API access. - [AIFast Developer Hub](https://github.com/KKWANG4444/aifast-developer-hub): repository-level technical map connecting the online checker, CLI, troubleshooting and client guides. ## Disclosure This reference is maintained by the operator of AIFast. Product capabilities are first-party statements. Deployment decisions should also use current terms and real requests from the target environment. Last reviewed: 2026-07-15.