05-18-2018 04:49
05-18-2018 04:49
I've gone through dev.fitbit.com docs and can't seem to find the answer. Is there a Java SDK for making Web API calls? If there isn't, is there an official JSON Schema for the Web API?
thanks
Best Answer05-18-2018 12:26
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
05-18-2018 12:26
The Web API docs are here https://dev.fitbit.com/build/reference/web-api/
It includes the API explorer https://dev.fitbit.com/build/reference/web-api/explore/
Best Answer05-22-2018 13:31
05-22-2018 13:31
Moved to Web API forum.
Best Answer05-22-2018 14:34
05-22-2018 14:34
the explorer is useful, but having a JSON schema would make life easier. I was going to write a library for android and put it up on github, but honestly the poor documentation is giving me second thoughts. I see the old fitbit4j is deprecated and it doesn't match the latest web api. it can't be that hard to publish a JSON schema.
Best Answer