Last active
October 18, 2019 20:29
-
-
Save agraebe/053b82662dcd6c2dcb72f9c89421aaaa to your computer and use it in GitHub Desktop.
HyperTrack APIs.json spec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "HyperTrack", | |
"description": "Build applications that track the movement of your business.", | |
"image": "https://docs.hypertrack.com/images/logo.png", | |
"tags": [ | |
"tracking", | |
"business", | |
"location", | |
"workforce", | |
"logistics", | |
"on-demand", | |
"gig economy", | |
"transport" | |
], | |
"created": "2019-10-18", | |
"modified": "2019-10-18", | |
"url": "https://gist.github.com/agraebe/053b82662dcd6c2dcb72f9c89421aaaa/raw", | |
"specificationVersion": "0.14", | |
"apis": [ | |
{ | |
"name": "HyperTrack APIs", | |
"description": "Build applications that track the movement of your business.", | |
"image": "https://docs.hypertrack.com/images/logo.png", | |
"humanURL": "https://docs.hypertrack.com", | |
"baseURL": "https://v3.api.hypertrack.com/", | |
"tags": [ | |
"location", | |
"tracking", | |
"API", | |
"devices", | |
"android", | |
"ios", | |
"trips", | |
"geofences", | |
"eta", | |
"route" | |
], | |
"properties": [ | |
{ | |
"type": "X-signup", | |
"url": "https://dashboard.hypertrack.com/signup" | |
}, | |
{ | |
"type": "X-blog", | |
"url": "https://hypertrack.com/blog/" | |
}, | |
{ | |
"type": "Swagger", | |
"url": "https://gist.githubusercontent.com/agraebe/ba8174543e9725561c6812988a2484c1/raw/68e013ccd6ca2929ff53294470153d048ed90d22/hypertrack-swagger.json" | |
}, | |
{ | |
"type": "TermsOfService", | |
"url": "https://www.hypertrack.com/terms" | |
}, | |
{ | |
"type": "Pricing", | |
"url": "https://www.hypertrack.com/pricing" | |
}, | |
{ | |
"type": "Forums", | |
"url": "https://join.slack.com/t/hypertracksupport/shared_invite/enQtNDA0MDYxMzY1MDMxLWFlMmNkYmYxOTA4OTZiNTkxOTBiY2FmYjdiMWY1NWUwYWFlYjNhNmFiNTYxYWZhNDg3Mzg2NWJiYjc4NzEzNDE" | |
}, | |
{ | |
"type": "AlertsTwitterHandle", | |
"url": "https://twitter.com/hypertrack" | |
} | |
], | |
"contact": [ | |
{ | |
"FN": "HyperTrack", | |
"email": "[email protected]", | |
"X-twitter": "hypertrack", | |
"X-Github": "https://github.com/hypertrack/" | |
} | |
] | |
} | |
], | |
"maintainers": [ | |
{ | |
"FN": "Alexander Graebe", | |
"X-twitter": "agraebe", | |
"email": "[email protected]" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment