Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actigraph Leap Integration #153

Open
afolarin opened this issue Dec 16, 2024 · 0 comments
Open

Actigraph Leap Integration #153

afolarin opened this issue Dec 16, 2024 · 0 comments
Labels
feature roadmap Item on the RADAR-base roadmap

Comments

@afolarin
Copy link
Member

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

@afolarin afolarin added roadmap Item on the RADAR-base roadmap feature labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature roadmap Item on the RADAR-base roadmap
Projects
Status: No status
Development

No branches or pull requests

1 participant