API Collection
Ankiren Health API
Health tracking API for weight, height measurements and BMI calculation
Production
https://ankiren.comStaginghttps://staging.ankiren.comUAThttps://uat.ankiren.comBASEhttps://ankiren.com
Overview
6 endpoint trong 1 nhóm · OpenAPI 3.0.3 · phiên bản 1.0.0 · spec tại docs/api/health-api.yaml.
Authentication
Chấp nhận bất kỳ scheme nào dưới đây.
- bearerAuthhttp · bearer
Personal Access Token (PAT)
- cookieAuthapiKey · cookie
Session cookie
cURL
curl 'https://ankiren.com/api/me/health' \ -H 'Authorization: Bearer <token>'
Topics
Health
- GETGet health data
/api/me/health - POSTCreate measurement
/api/me/health - GETGet single measurement
/api/me/health/{id} - PUTUpdate measurement
/api/me/health/{id} - DELETEDelete measurement
/api/me/health/{id} - GETCalculate BMI
/api/me/health/bmi