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 ?
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
Best AnswerHI, 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 ?
Best Answer