Change Updates

Do not miss any MyCirrus API - Instrument info, Data and Webhooks changes, ever again

Subscribe to the MyCirrus API - Instrument info, Data and Webhooks changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare

Updated definition of 'period' across various endpoints to clarify different use cases and limits.

Changed urls using event ids to be more consistent with other endpoints

2 structure changes including:
2 Breaking changes
2 Modifications
Modified 2 Breaking
GET /data/events/audio/{id}
  • Path went from /data/events/{id}/audio to /data/events/audio/{id} (same operationId)
    Breaking
GET /data/events/timehistory/{id}
  • Path went from /data/events/{id}/timehistory to /data/events/timehistory/{id} (same operationId)
    Breaking