Skip to content

Instantly share code, notes, and snippets.

@agraebe
Last active October 18, 2019 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agraebe/053b82662dcd6c2dcb72f9c89421aaaa to your computer and use it in GitHub Desktop.
Save agraebe/053b82662dcd6c2dcb72f9c89421aaaa to your computer and use it in GitHub Desktop.
HyperTrack APIs.json spec
{
"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": "contact@hypertrack.com",
"X-twitter": "hypertrack",
"X-Github": "https://github.com/hypertrack/"
}
]
}
],
"maintainers": [
{
"FN": "Alexander Graebe",
"X-twitter": "agraebe",
"email": "agraebe@hypertrack.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment