UApiPro pricing
UApiPro uses a one-time pre-paid credit model. Credits never expire, are billed per call, and do not require a subscription. The pricing data below is the public source of truth, mirrored at https://uapis.cn/pricing and https://uapis.cn/pricing.md.
Free-tier endpoints (0 credits)
The endpoints below are completely free, require no API key, and are throttled only against abuse. Normal usage costs nothing:
GET /api/v1/network/myipGET /api/v1/network/ipinfoGET /api/v1/misc/worldtimeGET /api/v1/misc/lunartimeGET /api/v1/misc/timestampGET /api/v1/misc/randomnumberGET /api/v1/random/imageGET /api/v1/random/stringPOST /api/v1/text/base64/encodePOST /api/v1/text/base64/decodeGET|POST /api/v1/text/md5POST /api/v1/text/aes/encryptPOST /api/v1/text/aes/decryptGET /api/v1/sayingGET /api/v1/history/programmer/todayGET /api/v1/image/bing-dailyGET /api/v1/image/qrcodePOST /api/v1/convert/jsonGET /api/v1/convert/unixtimeGET /api/v1/answerbook/askPOST /api/v1/answerbook/ask
Paid endpoints (per-call credit cost)
Higher-cost endpoints debit credits per call across four tiers:
Basic (1 credit per call)
GET /api/v1/game/epic-free, GET /api/v1/game/minecraft/serverstatus, GET /api/v1/webparse/metadata, GET /api/v1/misc/hotboard
Medium (2 credits per call)
GET /api/v1/avatar/gravatar, GET /api/v1/network/dns, GET /api/v1/network/whois, GET /api/v1/misc/weather, GET /api/v1/misc/phoneinfo, GET /api/v1/game/steam/summary, GET /api/v1/github/repo, GET /api/v1/github/user, POST /api/v1/image/compress, POST /api/v1/translate/text, POST /api/v1/text/markdown-to-pdf
High (4 credits per call)
POST /api/v1/ai/translate, POST /api/v1/translate/stream, POST /api/v1/image/ocr, POST /api/v1/image/nsfw, GET /api/v1/network/icp, POST /api/v1/sensitive-word/analyze, GET /api/v1/social/qq/userinfo, GET /api/v1/social/bilibili/userinfo, POST /api/v1/web/tomarkdown/async, POST /api/v1/search/aggregate
Specialty (40 credits per call)
GET /api/v1/misc/tracking/query (parcel tracking, priced to upstream cost)
Credit packs (CNY)
| Pack | Price | Credits | Ratio |
|---|---|---|---|
| Starter | ¥4.9 | 1,000 | ~204 credits / ¥1 |
| Developer | ¥19 | 5,000 | ~263 credits / ¥1 |
| Pro | ¥49 | 15,000 | ~306 credits / ¥1 |
Rate limits
Free-tier traffic is bounded by per-IP and per-key anti-abuse limits, documented at https://uapis.cn/docs/getting-started/fair-use-and-rate-limiting. Every response includes X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset; 429 and 503 responses also include Retry-After.
Buying credits
- Sign in at https://uapis.cn/console.
- Open the Billing tab.
- Choose a pack and pay via Alipay or WeChat Pay.
- Credits land within seconds; orders and receipts are downloadable from the Orders tab.