The Google Fit APIs, including the Google Fit REST API, will no longer be available after June 30, 2025. As of May 1, 2024, developers cannot sign up to use these APIs.
Stay organized with collections
Save and categorize content based on your preferences.
The Google Fit REST API enables you to store and read health and wellness data in the
fitness store from apps on any platform.
The REST API provides resources and methods to:
Create, obtain, list, and modify data sources. A data source represents a unique source of
sensor data. All health and wellness data in the fitness store is associated with a particular data source.
Create, obtain, aggregate, and delete datasets. A dataset represents a set of
data points from a particular data source.
List data points and add them to a dataset. A data point represents a sample from a particular
data source.
Create, list, and delete sessions. A session represents a time interval with associated
metadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-20 UTC."],[[["The Google Fit REST API allows you to store and access health and wellness data from various apps in the fitness store."],["You can manage data sources, which represent unique sources of sensor data, through the API."],["Datasets, representing sets of data points from specific sources, can be created, retrieved, aggregated, and removed using the API."],["The API enables interaction with data points, allowing you to list and add them to datasets, and also manage sessions, which are time intervals with metadata."]]],[]]