Routes

The API endpoints are accessible through a route of the form: https://<domain>/api/<version>/<endpoint>.

Where:

  • domain is the domain to use, usually "app.hubflo.com"
  • version is the API version
  • endpoint is the endpoint name

For example, we will have: https://app.hubflo.com/api/v2/pings.