Starter trial

Run your first Chinese AI API test for $5.

Pay $5, send the receipt, and get manual credits for one real Chinese model test without China phone verification or multiple provider dashboards.

Fastest path Pay $5 with PayPal, then send the receipt plus the account email or username you want credited.

What this page is for

Use it when you want one paid test before deciding whether to switch a project, a CLI, or an agent setup to a Chinese model route.

Good fit

  • You want to test deepseek-v4-flash through a standard SDK
  • You need a quick proof before pitching your team
  • You are blocked by Chinese phone verification or local payment

Not for

  • High-volume production traffic on day one
  • Guaranteed enterprise SLA before a first test
  • Complex media pipelines that need custom onboarding

Best first test

  • Pay the $5 starter amount
  • Send the receipt plus your account email or username
  • Or redeem a code after payment confirmation
  • Then run one small chat completion

What $5 is enough for

This starter amount is not meant for production traffic. It is meant to answer one practical question fast: does your SDK, CLI, agent, or IDE path work end to end on a real hosted endpoint?

Economy text

  • About 3.8M input + 3.8M output tokens
  • Good for repeated SDK or CLI checks
  • Best fit for deepseek-v4-flash

Reasoning text

  • About 1.5M input + 1.5M output tokens
  • Good for smaller coding or agent tests
  • Best fit for deepseek-v4-pro

Best use of the trial

  • Run one direct request first
  • Then test your actual integration target
  • Top up only if the route works

Exactly how the $5 flow works

The main thing prospects need is trust. So the flow below is intentionally plain and specific: pay first, send the receipt, receive credits.

1

Pay first

Use the PayPal link for a $5 top-up. The first test can be confirmed from the receipt thread right after payment.

2

Send the receipt

Send the payment receipt together with your Black Eagle account email or username in the same thread, or email lianzhiweivincent@gmail.com.

3

Receive credits

Credits are added manually after confirmation so you can start the first integration test.

This is a manual prepaid process right now. The shortest path is to pay $5, send the receipt, and get the first credit added in the same thread. If support sends a redemption code, it can be used faster than waiting for manual posting.
Recommended first-model names are deepseek-v4-flash and deepseek-v4-pro. DeepSeek's older aliases deepseek-chat and deepseek-reasoner are scheduled for retirement on July 24, 2026, so new tests should start on the V4 names.

What to send after payment

Do not send a vague “paid” message. Send the minimum details needed to add credits to the correct account, including where you came from before the handoff gets lost.

Copy this receipt message

Black Eagle AI starter trial

Account email or username:

        Black Eagle account already created:
        Yes / No

        PayPal receipt ID:

Redemption code (if issued):

Amount sent:
$5

Target first model:
deepseek-v4-flash

Integration target:
OpenAI SDK / Cline / LiteLLM / Qwen Code / other

        Current blocker:
        Payment / signup / model config / base_url / other

        Where you found Black Eagle AI:
        GitHub / docs / search / other

Copy this message

Use a redemption code

If support has already sent a code, this is the fastest path. Send:

Black Eagle AI redemption code

Account email or username:

Redemption code:

Target first model:
deepseek-v4-flash

Where you found Black Eagle AI:
GitHub / docs / search / other

Email redemption code

Run one real request

Once credits are added, test the route with the smallest useful call instead of a big workflow first.

curl https://api.blackeaglecambodia.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-your-black-eagle-token" \
  -d '{
    "model": "deepseek-v4-flash",
    "messages": [{"role": "user", "content": "Hello"}]
  }'

Ready to test one request today?

Create the account first, then use the PayPal top-up link. If you want the base URL and sample code first, read the OpenAI SDK guide and FAQ. If you still need a human to sanity-check the first setup, use the prefilled support email instead of sending a vague message.

First paid test
Pay $5, then send the receipt and account email or username.