Login | Sign Up
  • FA
  • EN

API Docs

GET /api/v1/tracker/data/charts

Retrieve your tracker charts data.


Query Parameters

NameTypeRequiredDescription
start_datestringNoStart of the date range (YYYY-MM-DD)
end_datestringNoEnd of the date range (YYYY-MM-DD)
shared_tracker_idstringNoID of a shared tracker record (default: your own data)
searchstringNoSearch by notes

Response

200 OK

{
  "weight_change_graph": {
    "labels": ["2025-01-02", "2025-02-11", "2025-03-07"],
    "data": {
      "weight": [71, 71.5, 73]
    }
  }
}

Error Responses

StatusDescriptionReference
401UnauthorizedAuthentication error
403ForbiddenPermission error
footer wave
logo

Dambel, the smart world of fitness and nutrition

LinkedinInstagramXYoutubeTelegramGitHub