The API endpoints are accessible through a route of the form: https://<domain>/api/<version>/<endpoint>.
Where:
domainis the domain to use, usually "app.hubflo.com"versionis the API versionendpointis the endpoint name
For example, we will have: https://app.hubflo.com/api/v2/pings.