07-10-2017 06:54 - edited 07-10-2017 07:00
07-10-2017 06:54 - edited 07-10-2017 07:00
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
07-10-2017 10:24
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
07-10-2017 10:33
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 ?