You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actigraph Leap now has an API, in principle, that provides data access via this to REST-Connector. This is potentially an interesting device as it would supply raw data for PPG, accelerometer etc see: https://theactigraph.com/actigraph-leap
Actigraph Leap now has an API, in principle, that provides data access via this to REST-Connector. This is potentially an interesting device as it would supply raw data for PPG, accelerometer etc see: https://theactigraph.com/actigraph-leap
https://blog.theactigraph.com/blog/leap-faq
Docs on API
https://theactigraph.com/centrepoint seems like they have a Cloud API now.
https://github.com/actigraph/CentrePoint3APIDocumentation
https://api.actigraphcorp.com/
OAuth 2.0 for its authorization flow
https://github.com/actigraph/CentrePoint3APIDocumentation/blob/main/sections/authorization.md
To retrieve an access token, you will need to make a POST request to the ActiGraph authorization token endpoint. https://auth.actigraphcorp.com/connect/token
The text was updated successfully, but these errors were encountered: