Overview The Fitbit Plus API is a RESTful API. The requests and responses are formated according to the JSON API specification. In addition to this documentation, we also provide an [OpenAPI](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.m
No SDKs indexed for this API yet.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.twinehealth.com/pub/coach
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.twinehealth.com/pub/group
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.twinehealth.com/pub/result
No SDKs yet