07-10-2017 06:54 - edited 07-10-2017 07:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-10-2017 06:54 - edited 07-10-2017 07:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I'm looking for calling Fitbit API from Node Js application ?
can anyone tell the good way to do it with each steps..
Also is there any way to integrate this with GE predix ?
07-10-2017 10:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-10-2017 10:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Don't know about GE predix, but I'm thinking of using this:
https://www.npmjs.com/package/fitbit-node
Hopefully will take care of the authorizations for me, which is perfect.
Carmine

07-10-2017 10:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-10-2017 10:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
HI, I think authorization client id and other details we can get it from https://dev.fitbit.com/ while registering own app... my question is on how to use fitbit APIs in our own app.. is there any prerequisite for this.. is the usage of fitbit apis are chargeable or its free ?

