קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
איור 1: Google Fit API ל-REST.
Google Fit API ל-REST מאפשר לאחסן ולקרוא נתוני בריאות וכושר בחנות הכושר מאפליקציות בכל פלטפורמה.
ה-API ל-REST מספק משאבים ושיטות לביצוע הפעולות הבאות:
יצירה, שליפה, הצגה ושינוי של מקורות נתונים. מקור נתונים מייצג מקור ייחודי לנתוני חיישנים. כל נתוני הבריאות ואיכות החיים בחנות הכושר משויכים למקור נתונים מסוים.
יצירה, שליפה, צבירה ומחיקה של מערכי נתונים. מערך נתונים מייצג קבוצה של נקודות נתונים ממקור נתונים ספציפי.
הצגת רשימה של נקודות על הגרף והוספה שלהן למערך נתונים. נקודה על הגרף מייצגת דגימה ממקור נתונים ספציפי.
יצירה, הצגה ומחיקה של סשנים. סשן מייצג מרווח זמן עם המטא-נתונים המשויכים אליו.
[null,null,["עדכון אחרון: 2025-08-31 (שעון UTC)."],[[["\u003cp\u003eThe Google Fit REST API allows you to store and retrieve health and wellness data from various apps in the fitness store.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage data sources, which represent unique sources of sensor data, through creating, accessing, listing, and modifying them.\u003c/p\u003e\n"],["\u003cp\u003eDatasets, representing sets of data points from a specific data source, can be created, accessed, aggregated, and deleted using the API.\u003c/p\u003e\n"],["\u003cp\u003eData points, which are individual samples from a data source, can be listed and added to datasets.\u003c/p\u003e\n"],["\u003cp\u003eSessions, representing time intervals with associated metadata, can be created, listed, and deleted.\u003c/p\u003e\n"]]],[],null,["# REST API\n\n\u003cbr /\u003e\n\n**Figure 1** : Google Fit REST API.\n\nThe Google Fit REST API enables you to store and read health and wellness data in the\n[fitness store](/fit/overview#components) from apps on any platform.\n\nThe REST API provides resources and methods to:\n\n- Create, obtain, list, and modify **data sources**. A data source represents a unique source of\n sensor data. All health and wellness data in the fitness store is associated with a particular data source.\n\n- Create, obtain, aggregate, and delete **datasets**. A dataset represents a set of\n data points from a particular data source.\n\n- List **data points** and add them to a dataset. A data point represents a sample from a particular\n data source.\n\n- Create, list, and delete **sessions**. A session represents a time interval with associated\n metadata."]]