{"id":15835375,"url":"https://github.com/santoshyadavdev/garmin-api","last_synced_at":"2026-03-16T12:02:30.882Z","repository":{"id":253773666,"uuid":"843936234","full_name":"santoshyadavdev/garmin-api","owner":"santoshyadavdev","description":"The API to get your data from Garmin Connect","archived":false,"fork":false,"pushed_at":"2025-01-04T18:26:23.000Z","size":103,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T15:09:37.058Z","etag":null,"topics":["api","fastapi","fitness","garmin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santoshyadavdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-17T21:41:23.000Z","updated_at":"2025-02-02T14:56:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb516181-c5f5-4342-8fc9-87c5c0c0f69e","html_url":"https://github.com/santoshyadavdev/garmin-api","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"9bc803f97a5747ebfb9e75d246a0792771869bbb"},"previous_names":["santoshyadavdev/garmin-api"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2Fgarmin-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2Fgarmin-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2Fgarmin-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2Fgarmin-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santoshyadavdev","download_url":"https://codeload.github.com/santoshyadavdev/garmin-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707282,"owners_count":20334613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","fastapi","fitness","garmin"],"created_at":"2024-10-05T14:22:49.816Z","updated_at":"2026-03-16T12:02:30.807Z","avatar_url":"https://github.com/santoshyadavdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction \n\nThis API is used to get the the data from Garmin Connect.\n\nThis code is written using FastAPI\n\n# About\n\nThis code is ported as fastAPI from [python-garminconnect](https://github.com/cyberjunky/python-garminconnect)\n\n# API Endpoints\n\n## Get Full Name\n\n- **Endpoint**: `/get_full_name`\n- **Method**: `GET`\n- **Description**: Fetches the full name of the user.\n\n## Get Unit System\n\n- **Endpoint**: `/get_unit_system`\n- **Method**: `GET`\n- **Description**: Fetches the unit system of the user.\n\n## Get Activity Data\n\n- **Endpoint**: `/get_activity_data`\n- **Method**: `GET`\n- **Description**: Fetches the activity data for a specific date.\n- **Parameters**:\n  - `date` (optional): The date for which to fetch the activity data. Defaults to today's date.\n\n## Get Body Composition\n\n- **Endpoint**: `/get_body_composition`\n- **Method**: `GET`\n- **Description**: Fetches the body composition data for a specific date.\n- **Parameters**:\n  - `date` (optional): The date for which to fetch the body composition data. Defaults to today's date.\n\n## Get Steps Data\n\n- **Endpoint**: `/get_steps_data`\n- **Method**: `GET`\n- **Description**: Fetches the steps data for a specific date.\n- **Parameters**:\n  - `date` (optional): The date for which to fetch the steps data. Defaults to today's date.\n\n## Get Heart Rate Data\n\n- **Endpoint**: `/get_heart_rate_data`\n- **Method**: `GET`\n- **Description**: Fetches the heart rate data for a specific date.\n- **Parameters**:\n  - `date` (optional): The date for which to fetch the heart rate data. Defaults to today's date.\n\n## Get Training Readiness\n\n- **Endpoint**: `/get_training_readiness`\n- **Method**: `GET`\n- **Description**: Fetches the training readiness data for a specific date.\n- **Parameters**:\n  - `date` (optional): The date for which to fetch the training readiness data. Defaults to today's date.\n\n## Get Activities\n\n- **Endpoint**: `/get_activities`\n- **Method**: `GET`\n- **Description**: Fetches the activities data.\n- **Parameters**:\n  - `start` (optional): The starting index for fetching activities. Defaults to 0.\n  - `limit` (optional): The number of activities to fetch. Defaults to 100.\n\n## Get Last Activity\n\n- **Endpoint**: `/get_last_activity`\n- **Method**: `GET`\n- **Description**: Fetches the last activity data.\n\n## Get Previous Day Steps\n\n- **Endpoint**: `/get_previous_day_steps`\n- **Method**: `GET`\n- **Description**: Fetches the steps data for the previous day.\n- **Parameters**:\n  - `date` (optional): The date for which to fetch the steps data. Defaults to the previous day.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoshyadavdev%2Fgarmin-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantoshyadavdev%2Fgarmin-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoshyadavdev%2Fgarmin-api/lists"}