Hi,
Where can I find the white-paper of Samsung’s API (REST API?) that allows me to get user’s permission for access to data from their devices and later getting the actual data online?
Thanks
Hi,
Where can I find the white-paper of Samsung’s API (REST API?) that allows me to get user’s permission for access to data from their devices and later getting the actual data online?
Thanks
Hello gil1587569806,
Welcome to the community!
Would you please share your requirement in detail like what you meant by “getting the actual data online”?
For the permission related guideline, please follow the link here.
Thank you.
Thanks.
I am looking to get information from user’s wearable after they give me their permission.
Information such as heart-rate etc.
Look at here: (web) https://developer.tizen.org/development/api-references/web-application and (native) https://developer.tizen.org/development/api-references/native-application
You should find all apis you need to get data interest of you.
You have to add an appropriate privileges depends on api. User permissions you have to handle since Tizen 4.0+.