> Fuka API
Fuka API is a comprehensive AI API infrastructure provider offering a unified gateway to a vast selection of models via the New-API protocol. It supports high concurrency, transparent pay-as-you-go billing, and multi-protocol compatibility for developers and teams.
// pros
- New-API based, OpenAI-compatible, has /v1/* and a key-generating console, programmatically callable
- Site reachable and responsive
// cons
- Probes show no free models/quota; likely a purely paid pay-as-you-go relay
- Anonymous operator, no corporate entity, entirely blank community reputation, cannot cross-verify
- New-API-family relays commonly carry fake-model/conversation-resale/shutdown risk
- /v1/models requires auth, model list not public
No evidence of public free API quota; an anonymous paid relay with high risk. Not recommended to rely on; if trialing, avoid large deposits and cross-verify.
community_reputation
No independent review or discussion of api.fuka.win was found; reputation is blank. Probes found no free-quota evidence, and authenticity/stability cannot be cross-verified.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
No free tier
This provider does not offer a free tier as of our last verification (4d ago). The cheapest way to try it is pay-as-you-go. If the provider adds a free tier, submit a correction and we’ll re-verify.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Unknown (/api/status exposes no free-pricing entries, /v1/models requires auth; no evidence of public sustained free quota, treated as 'no free quota'). |
| Pay-as-you-go | payg | — | — | — | Billing based on New-API standards; $0.00081 per sample request mentioned. |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/api-fuka-win" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/api-fuka-win.svg" alt="Fuka API live status on UPROUTER.ONLINE" height="40"></a>Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Fuka API entry — no tracking, no scripts.
$ Does Fuka API have a free tier?
No. Fuka API does not offer a meaningful free tier — entry requires payment (pay-as-you-go or a plan). We mark this explicitly rather than showing a misleading zero.
$ How much does Fuka API cost per 1M tokens?
Fuka API does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is Fuka API safe to use?
Uprouter rates Fuka API as medium risk. Professional-looking landing page with a focus on developer tools and scaling. Operates as a commercial aggregator, inheriting standard middleman risks but offering structured account management and docs. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Fuka API through Uprouter Connect?
Yes — Fuka API is Connect-compatible. Add your Fuka API API key in Uprouter Connect (encrypted at rest) and route requests to it through one OpenAI- and Claude-compatible API, optionally behind failover aliases. Uprouter meters the traffic in compute at the provider's listed rate.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
full history →best-effort probes · not a guarantee · last 14h ago
| Checked | Status | Latency |
|---|---|---|
| 14h ago | up | 367ms |
| 1d ago | up | 329ms |
| 2d ago | up | 297ms |
| 2d ago | up | 299ms |
| 4d ago | up | 300ms |
| 12d ago | up | 709ms |
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Professional-looking landing page with a focus on developer tools and scaling. Operates as a commercial aggregator, inheriting standard middleman risks but offering structured account management and docs.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
curl https://uprouter.online/api/connect/v1/chat/completions \ -H "Authorization: Bearer upr_live_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{
"model": "sandbox-echo",
"messages": [{ "role": "user", "content": "Hello via Fuka API" }]
}'Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.