How do I claim my $0.1 USD credit?#
No special action is required. After registering and logging in, you'll see the $0.1 USD credit on the Wallet page.
How do I top up my account? Can I top up without USD?#
1.
After logging in, enter the USD amount you want to top up on the Wallet page. The minimum amount is $1 USD.
2.
Use WeChat or Alipay to top up your account.
Which large model APIs are supported?#
All supported models and their prices can be found on the Pricing Page. All models shown on this page can be accessed through the FuhuAPI.
How do I obtain my OpenAI Key, Claude Key, or Gemini Key?#
2.
After registering and logging in to the FuhuAPI, click "Add Token" in the "Tokens menu on the left.
3.
Enter a custom token name to generate a key.
This key can be used with GPT, Claude, and Gemini models.
How to Change Models?#
Change models by modifying the "model" parameter in the code.
Note that the full model name must be entered. For detailed instructions, please refer to the API documentation.
Can this interface be used in Mainland China?#
1.
Mainland China Server: Theoretically, it can be used normally without special network settings, but access speeds may be slightly slower.
2.
Recommendation: For an optimized experience, it is recommended to use an overseas server.
FuhuAPI provides ultra-large channel optimization for overseas servers, designed specifically for companies expanding globally.
Pay-as-you-go or pay monthly?#
1.
Pay-as-you-go: Consists of the official pricing model, calculated based on token consumption. The unit is tokens, and you pay as you go.
No monthly subscription required, balance never expires, and unused portions are refundable.
2.
Special Model Billing: Image, music, and video models such as MidJourney, Suno, and Luma are billed based on usage.
Why are there three Base URLs? Which one should I use?#
Different development environments or software handle Base URLs differently.Try the following three URLs:https://api.fuhuapi.com/v1/
https://api.fuhuapi.com/v1/chat/completions/
If you encounter a 404 error, please check that the Base URL is set correctly.
Does FuhuAPI support Claude 3.7 Sonnet?#
Yes! FuhuAPI supports the full range of Claude models, including:
Which URL should I enter when using Anthropic Claude? What is the base URL?#
The base URL for all models is consistent:This includes OpenAI, Claude series, Google Gemini, and other models.
How can I detect how many tokens were consumed by a call?#
2.
Click a single log entry to expand the call details and view the calculation formula and token consumption:
Prompt: This is understood as a prompt.
Completion: This is understood as the AI's answer.
What do prompts and completions mean?#
Prompt: This refers to user input.
Completion: This refers to the AI's output.
Why is my balance negative? If your balance is very low and the cost of your last call exceeds your balance, your balance will be negative.#
Please top up promptly to continue using your account.Modified at 2025-10-15 14:03:35