Change Updates

Do not miss any Garmat API changes, ever again

Subscribe to the Garmat API changelog to be up to date on recent changes.

RSS

May 13, 2025

main
0.0.4
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/booths
  • Query
  • start, includes, end query parameters Added
GET /api/bucketed_utilization
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • btu_usage, kw_usage properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • gas_usage, kwh_usage properties Added
GET /api/facilities
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • btu_usage, kw_usage properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • gas_usage, kwh_usage properties Added
GET /api/utilization
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • btu_usage, kw_usage properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • gas_usage, kwh_usage properties Added
GET /api/utilization/trends
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • utilization_time property Modified
        • median_cycles property Added