MyFitnessPal API
健康与健身OAuth 2.0免费增值不支持
通过 MyFitnessPal 追踪器同步营养、卡路里、饮食日记和运动记录。
https://api.myfitnesspal.comAPI测试场
通过我们的 CORS 代理发送。
https://api.myfitnesspal.com/
响应头 (0)
参数 (0)
相关API
评论
Frequently Asked Questions About MyFitnessPal API API
What is MyFitnessPal API?
MyFitnessPal API is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. 通过 MyFitnessPal 追踪器同步营养、卡路里、饮食日记和运动记录。
How do I authenticate with MyFitnessPal API?
MyFitnessPal API uses OAuth 2.0 authentication. You need to register your application with the provider, obtain client credentials, and implement the OAuth 2.0 authorization flow to get access tokens for making API requests.
Is MyFitnessPal API free to use?
MyFitnessPal API offers a freemium pricing model. It includes a free tier with limited usage that is suitable for personal projects and prototyping. Paid plans are available for higher rate limits, additional features, or production-level usage.
Does MyFitnessPal API support CORS?
MyFitnessPal API does not support CORS (Cross-Origin Resource Sharing). To use this API from a browser-based application, you will need to route requests through a backend proxy server or use a CORS proxy to avoid cross-origin errors.
Where can I find MyFitnessPal API documentation?
You can find the official MyFitnessPal API documentation at https://www.myfitnesspal.com/api. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore MyFitnessPal API in the akousa.net API Directory for a quick overview and test it using the built-in API tester.