The Hubflo API

The Hubflo API allows you to write and read data from the Hubflo application. It conforms to REST. It has predictable resource-oriented URLS, accepts JSON request bodies, returns JSON and uses standard HTTP status codes and verbs.

The API is versioned. The current version is 2.0 (referenced as v2 in the endpoints).