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.

GPT
Confirm the model ID in the live console
Claude
Verify through the Anthropic Messages endpoint
Two protocols
Verify OpenAI and Anthropic semantics separately
Corporate invoicing
Contact customer service for specific plans to confirm
Balance and recharge conversion

Payment amount and Balance received

AIFast Link funding follows the amount and balance rules shown at checkout. Platform usage units describe account balance and model pricing; payment methods, discounts and the credited amount follow the live checkout.

View real-time recharge prices
AIFast USD funding and account settlement rules
ProjectCurrent rule
Funding currencyUS dollars (USD)
Crediting ruleUse the credited balance shown on the funding page
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.link/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 chat models

AIFast Link provides GPT and Claude chat models. Knowledge-base embeddings and reranking require separate services; successful chat does not mean the full knowledge base is configured.

Model scope

GPT and Claude models

AIFast Link currently offers only GPT and Claude. Confirm the model ID, protocol endpoint and pricing in the live catalog before creating a minimal test.

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:AIFast Link currently offers only GPT and Claude. Confirm model IDs, pricing, maintenance status and API capabilities in the console, pricing page and real requests. Verify OpenAI compatibility, Responses API and Anthropic Messages separately; one ordinary chat is not a complete compatibility test.

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?

AIFast Link payment currency, funding amount and credited balance follow the live checkout. Check current payment methods, discounts and the final charge before paying.

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?

AIFast Link offers only GPT and Claude and does not provide standalone image generation, video, embedding or reranking models. Configure separate services for knowledge-base embeddings and reranking; verify image input, SSE and tool calls for each GPT or Claude model.

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.