Halo Fitness - API Integration

Hello,

are you able to help out to create a (custom) integration for the Halo Fitness API? Please contact us on a DM.

https://developers.halo.fitness/home

Partner API Reference

Base URL: api-vtqa.halo.fitness/partnerapi (Sandbox url)

All the endpoints starting with “/api2/” are protected with OAuth 2 bearer access token.
Please refer to “Token Endpoints” in order to understand the flow of generating access tokens and refresh tokens.

All the endpoints starting with “/api/” need to pass in the OAuth1.0 custom Authorization header along with request parameters to access the API successfully. The ‘oauth_nonce’ attribute has a max-limit of 20 characters.
Example: OAuth oauth_consumer_key=“XXXX”, oauth_nonce=“958457”, oauth_timestamp=“1519253975”, oauth_signature=“XXXXXXXXXXXXXXX”

Example endpoint: