Structured robot part compatibility data. Power your AI agents, research tools, and applications.
💡 积分制说明:1 积分 = 1 次 API 调用 · 积分永久有效,无月费 · 一次性付费,用完为止
Credits are the universal currency — pay once, use forever. No subscriptions, no monthly fees. All prices and settlement are in CNY (¥) via WeChat Pay / Alipay; USD figures are indicative conversions only.
New here? Sign up free and get 100 credits to start.
Download the complete RoboParts dataset — no subscription needed. Data packages have no self-serve checkout; they are invoiced manually by email.
Core Dataset
¥199 one-time
Full RoboParts entity export (798 entities)
All 798 entities (JSON)
source_tier / confidence / quarantine flags
Compatibility dimensions + OpenAPI spec
6 months of updates
Core + OSS Bundle
¥399 one-time
Core dataset + open-source robot layer
798 entities + 325 OSS components (6 robots)
URDF / BOM normalized mappings
All OpenAPI specs
12 months of updates
⚡ Quick Start
# 1) Get a free API key (instant, 100 credits, no approval)
curl -X POST https://roboparts.cc/api/register
-H "Content-Type: application/json"
-d '{"email":"you@example.com"}'
# 2) Call the API (header or ?key= both work)
curl -H "Authorization: Bearer gtk_YOUR_KEY"
https://roboparts.cc/api/data.json
Credits are the universal currency for API calls: 1 credit = 1 API call. Pay once and credits are added to your account — they never expire and there are no monthly fees. All plans are priced and settled in CNY (¥) via WeChat Pay / Alipay; any USD figure shown is an indicative conversion, not a separate SKU.
Each HTTP request to any /api/ endpoint counts as one call and consumes 1 credit. A single /api/data.json request returns all data in one call.
Do you offer monthly subscriptions? ▼
No. We use a one-time credit model — pay once and credits never expire. No recurring charges, no monthly fees. Visit credits to top up.
Can I use the data commercially? ▼
Free sign-up credits are for personal/educational use. Pro and Lifetime plans include a commercial use license. Data packages include commercial rights.
How often is the data updated? ▼
Continuously, not on a fixed schedule. Every response carries meta.last_updated and meta.total_entities so you can detect changes yourself; the OSS layer additionally exposes its own generation timestamp at /api/oss?stats=1. There is no push/webhook notification for data updates yet — poll meta.last_updated instead.
What payment methods do you accept? ▼
WeChat Pay and Alipay (QR code, CNY settlement) — this is currently the only self-serve checkout. We do not accept credit cards, PayPal or crypto at the moment. If you are outside China and cannot use WeChat/Alipay, email 61960005@qq.com and we will issue the credits manually against a bank transfer — we would rather tell you this up front than send you to a checkout that fails.