Introduction to the Hellotracks API
https://api.hellotracks.com/api/<action>
POST request data is in JSON format, consists of required data
attribute for data,
and an optional api-version attribute ver
defaulting to the newest version. Current version is 2
.
Code | Type | Description |
---|---|---|
200 | OK | Request successfully responded. |
500, 502, 503, 504 | Server Errors | Something went wrong on Hellotracks’ end. |