Good fit
- You want to test
deepseek-v4-flashthrough a standard SDK - You need a quick proof before pitching your team
- You are blocked by Chinese phone verification or local payment
Pay $5, send the receipt, and get manual credits for one real Chinese model test without China phone verification or multiple provider dashboards.
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.
deepseek-v4-flash through a standard SDKThis 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?
deepseek-v4-flashdeepseek-v4-proThe main thing prospects need is trust. So the flow below is intentionally plain and specific: pay first, send the receipt, receive credits.
Use the PayPal link for a $5 top-up. The first test can be confirmed from the receipt thread right after payment.
Send the payment receipt together with your Black Eagle account email or username in the same thread, or email lianzhiweivincent@gmail.com.
Credits are added manually after confirmation so you can start the first integration test.
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.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.
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
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
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"}]
}'
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.