v1 — 全球可用
你的健身应用真正想要的运动数据库。
1,324 个运动项目。结构化元数据。全球边缘节点 p99 低于 50 ms。免费额度。美元透明计费。随时取消。
实时演示
A real, live response
from the production API.
- 全球架构
- 按密钥分析
- 付费版 99.9%
- 随时取消
GET /v1/exercises/0001
200 · 12ms{
"id": "0001",
"name": "3/4 Sit-up",
"bodyPart": "Waist",
"target": "Abs",
"equipment": "Body Weight",
"category": "strength",
"difficulty": "beginner",
"mechanic": "isolation",
"force": "push",
"met": 3.5,
"averageCaloriesPerMinute": 4.3,
"averageCaloriesPerHour": 258,
"secondaryMuscles": [
"Hip Flexors",
"Lower Back"
],
"instructions": [
"Lie flat on your back with your knees bent and feet flat on the ground.",
"Place your hands behind your head with your elbows pointing outwards.",
"Engage your abs and curl forward to a 45° torso angle.",
"Pause at the top, then slowly lower back to start.",
"Repeat for the desired number of repetitions."
],
"_links": {
"self": {
"href": "/v1/exercises/0001"
},
"related": {
"href": "/v1/exercises/0001/related"
},
"calories": {
"href": "/v1/exercises/0001/calories{?bodyweightKg,minutes}",
"templated": true
},
"marketplacePreview": {
"href": "/marketplace/preview/0001.gif"
}
}
}两条入口
为什么开发者选择我们
01
可预期的价格
美元固定月费。没有 RapidAPI 那种意外超额费用,无需销售电话。
02
面向全球
全球边缘、跨区域只读副本,可按需提供欧盟数据驻留。
03
诚意免费版
每月 100 次请求 — 足够验证集成。无需信用卡。
/// SDK
任意语言 SDK
原生 REST + JSON。Bearer token 鉴权。六种语言,复制即用。
shell
curl
node
JavaScript
py
Python
go
Go
rb
Ruby
php
PHP
常见问题
01API 返回什么?
结构化运动元数据:名称、身体部位、目标肌肉、器械、说明、MET、辅助肌肉。GIF 预览在市场单独销售。
02有免费额度吗?
有 — 注册后每月 100 次请求。足够验证集成,上线时再升级。
03可以随时取消吗?
可以 — Stripe Customer Portal 自助取消。当前计费周期结束前继续有效;不支持周期内退款。
04数据托管在哪里?
默认法兰克福。欧盟司法管辖。Pro+ 可按合规需要切换区域。
05如何防止数据泄露?
按密钥限速、免费版顺序 ID 抓取检测、按客户嵌入响应的 canary 字段用于司法取证识别。