Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to call Fitbit API from Node Js Application ?

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 ?

 

Best Answer
0 Votes
2 REPLIES 2

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 Answer
0 Votes

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 ? 

Best Answer
0 Votes