I use data in response section from this link Get Heart Rate Intraday by Date (fitbit.com) and my question is how can I calculate the heart
rate based on this information
Best AnswerI moved your question to the Web API forum; I think you'll get more answers there.
I think heart rate readings should be present in the JSON file you receive as a response to such requests. I could be wrong.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @mitko19
As @Gondwana mentioned, the Get Heart Rate Intraday endpoints return the response in JSON format. The response should provide you the heart rate based on the detail-level specified.
If you have a more specific question, please let me know.
Best,
Gordon
Best Answer