How to get data from samsung health API?

I want to integrate Samsung health with my ionic application (Hybrid Mobile App) so that I need some methods apart from android and IOS SDK like REST API.

How to generate client_id and register an application with Samsung?

https://data-api.samsunghealth.com/auth/v1/authorize?client_id=your.client.id&resoponse_type=code&scope=com.samsung.health.user_profile.read%20com.samsung.shealth.step_daily_trend.read&redirect_uri=https://your.service.com&state=abcdef

Samsung Health is only available to partners in developer mode and partners applications are temporarily suspended. Sign into your account and create a support request an they can add you to a list of developers to be notified for when health partnership is available.

Ron
Samsung Developer Program

Hi,
Currently i’m also developing an application which uses Tracker’s data such as steps, distance, calories, path, etc. In this one of the tracker we using us Samsung Health.

As per above we also facing the same issue. Is this partners applications are temporarily suspended is still in active or is it possible to get partners in developer, so we can access the data from Samsung Health via API.

Pranavan
pranavan@innaun.com

If you create a support request you can be put on a list of developers to be notified. When you do that if you have information about your project and the company you work for you can add that.

Ron
Samsung Developer Relations

You can also use Terra API to access Samsung Health API. (full disclosure, Samsung is one of the investors to Terra!)