AIFAST START

Get started with AIFast

Don't start with the product introduction, just choose the next step according to your task: complete the first call, verify the existing API, migrate the project, or consult the enterprise usage and invoicing.

After registration, create an independent Key and confirm the model ID and price from the real-time catalog; then migrate the production business after completing the minimum request.

99%
Current Platform Model Availability Operational Data
500+
Public model catalog, verification date: 2026-08-22
Domestic direct connection
Usually there is no need to configure a separate proxy for foreign models
Corporate invoicing
Contact customer service for specific plans to confirm
Balance and recharge conversion

⭐️ 1 AIFast Credit = US$1

The new site funds accounts in USD and credits balances 1:1. ⭐️ AIFast Credits are platform units for account balance and model pricing; payment methods, discounts and the final credited amount are shown on the live checkout page.

View real-time recharge prices
AIFast USD funding and account settlement rules
ProjectCurrent rule
Funding currencyUS dollars (USD)
Crediting ruleUS$1 = 1 AIFast Credit
Final amountAs shown on the live checkout page

The discount and final payment amount are subject to the real-time display on the recharge page.

Shortest verification path

Registration is not the end point, access is completed only if the request is successful.

Don't change the entire project at once. Confirm authentication, model ID, and protocol with a minimal, reproducible request, and then gradually add business capabilities.

View the production go-live checklist
Verification 01 · Query model directory
curl https://www.aifast.hk/v1/models \
  -H "Authorization: Bearer $AIFAST_API_KEY"
Expected result: HTTP 200, and returns the model ID callable by the current Key.
  1. 01

    Confirm model and price

    First check whether the target model is currently open, the API type, and the billing caliber.

  2. 02

    Create independent API Key

    Use independent keys for different projects and environments to facilitate quotas, troubleshooting, and cancellation.

  3. 03

    Query the real model ID

    Request /v1/models, do not write the web page display name directly into the code.

  4. 04

    Send minimal request

    Validate short text first, then test SSE, tool calls, image input, and error handling.

Check before making a decision

Price, compatibility, stability and exit methods should be looked at together

Does the ability match?

Successful Chat Completions does not mean that Responses, Anthropic Messages, tool calls, or multimodality are all available.

View compatibility matrix

Is the evidence reviewable?

Use status codes, response models, tokens, business question sets, and multi-period samples to leave reviewable results.

Open comparison template

Are the platform facts consistent?

The dynamic model, price and open status are subject to the console and real-time API, and page copywriting is not regarded as a permanent commitment.

View platform facts
High-intent access scenarios

Continue from specific tooling, model capabilities, or procurement needs

No need to read the entire document first. Choose the scenario closest to your current project, check the functional boundaries first, and then enter model pricing, registration or enterprise support.

development tools

Cursor and Claude Code

First confirm the custom Base URL entry, current version function boundaries, real model ID, and whether the OpenAI Key conflicts with the third-party Key.

Knowledge base and workflow

Dify, Embedding and Rerank

The availability of the chat model does not mean the availability of the knowledge base. Embedding, Rerank, workflow nodes, and tool calls need to be configured and verified separately by model type.

multimodal capabilities

Image, video, and retrieval models

Different capabilities may use independent endpoints, asynchronous tasks, and billing methods. First confirm the current model and price, and then establish a minimum test according to the input and output types.

Corporate Procurement

Unify purchasing, billing and invoicing

Prepare main models, estimated monthly usage, peak concurrency, project isolation, bill verification and invoice requirements before contacting, making communication more efficient.

Enter by decision stage

There is no need to register directly yet, and the next steps are clear.

Public caliber:The current document uses platform descriptions such as 500+ model catalogs, 99% model availability operational data, domestic direct connection and enterprise invoicing. Model ID, price, maintenance status and specific API capabilities are subject to the console, price page and real requests; 99% does not equal the fixed request success rate or contract SLA. The network experience and invoicing process are subject to actual conditions and customer service confirmation.

Frequently Asked Questions Before You Get Started

Make the access boundaries and judgment basis clear before deciding on the next step.

What should you do first when using AIFast for the first time?

First check the model and price to confirm that the required model is currently open; create an independent API Key after registration, query the real model ID through /v1/models, and then send a minimum text request.

How are ⭐️ AIFast Credits settled?

The new site funds accounts in USD and credits balances 1:1: US$1 adds 1 AIFast Credit. Payment methods, discounts and final charges are shown on the live checkout page.

How to migrate existing OpenAI Compatible projects?

First replace only the Base URL and API Key, keep the model, prompt words and parameters unchanged to complete the minimum request; after successful verification, then test the streaming output, tool call, image input and timeout retry respectively.

How to determine whether there are compatibility or routing issues with the existing gateway API?

Use the temporary limit Key to run model detection, and combine the response model, token, dynamic questions, SSE, tool calls and other sub-evidence judgments. The test is a risk screening, not a model manufacturer certification.

What should enterprise teams do if they need invoicing or higher usage?

First sort out the estimated monthly usage, main models, concurrent requirements and invoicing information, and then contact customer service to confirm the current enterprise access, recharge and invoice plan; the final scope is subject to customer service and console information.

Can image, video, embedding, and reranking models use the same endpoint as text models?

It cannot be universal by default. Text, image, video, Embedding and Rerank may use different endpoints, request fields or asynchronous task processes. You should first confirm the current model on the model price page, and then verify separately according to the corresponding documents.

Where can I confirm the current real model ID?

After registering and creating an API Key, please query the model IDs available in the current account through the console or GET /v1/models. Model names in articles and pages are for illustration only and are not a substitute for live return values.

When you’re ready, start with verifiable first steps

First check the model and price, then register and create a Key; if the enterprise needs to contact customer service first to confirm the current plan.