HyperTrack

HyperTrack is a location-intelligence platform for shift work, field service and last-mile delivery. Its mobile SDKs (iOS, Android, React Native, Flutter, Expo, Ionic Capacitor and .NET MAUI) collect ground-truth location from a worker's device, and its REST API — the HyperTrack API at https://v3.api.hypertrack.com — turns that stream into Orders, Workers, Places, Routes, Visits, Geotags and Nearby search, plus webhooks for order, route, worker, geofence, outage and trip events. Companies use it to verify time and attendance, detect no-call-no-show risk, plan and optimise routes, and close out shifts for pay and billing. HyperTrack publishes a machine-readable OpenAPI 3.0.3 definition, an llms.txt index, an npm-distributed MCP server, and an open-source Agent Skill for coding agents.

HyperTrack publishes 1 API on the APIs.io network. Tagged areas include Company, Location, Geolocation, Tracking, and Logistics.

The HyperTrack catalog on APIs.io includes 1 event-driven AsyncAPI specification.

HyperTrack’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 22 more developer resources.

57.9/100 strong ▬ flat Agent 40/100 agent ready Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs 1 MCP Servers
CompanyLocationGeolocationTrackingLogisticsLast Mile DeliveryField ServiceWorkforceTime and AttendanceMobile SDKGeofencingRouting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 57.9/100 · strong
Contract Quality 15.5 / 25
Developer Ergonomics 13.3 / 20
Access Clarity 13.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 2.0 / 12
Discoverability 8.7 / 10
Agent readiness — 40/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hypertrack: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

HyperTrack API

The HyperTrack REST API for Orders, Workers, Places, Routes, Visits, Geotags, Nearby search, Tracking views and Export jobs. Authenticated with OAuth 2.0 client_credentials (or ...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hypertrack Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hypertrack Authentication

http/oauth2 · 3 schemes

SECURITY

Hypertrack Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hypertrack
name: HyperTrack
description: HyperTrack is a location-intelligence platform for shift work, field service and last-mile delivery. Its mobile
  SDKs (iOS, Android, React Native, Flutter, Expo, Ionic Capacitor and .NET MAUI) collect ground-truth location from a worker's
  device, and its REST API — the HyperTrack API at https://v3.api.hypertrack.com — turns that stream into Orders, Workers,
  Places, Routes, Visits, Geotags and Nearby search, plus webhooks for order, route, worker, geofence, outage and trip events.
  Companies use it to verify time and attendance, detect no-call-no-show risk, plan and optimise routes, and close out shifts
  for pay and billing. HyperTrack publishes a machine-readable OpenAPI 3.0.3 definition, an llms.txt index, an npm-distributed
  MCP server, and an open-source Agent Skill for coding agents.
image: https://hypertrack.com/images/og-home.png
url: https://raw.githubusercontent.com/api-evangelist/hypertrack/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-22'
modified: '2026-08-22'
tags:
- Company
- Location
- Geolocation
- Tracking
- Logistics
- Last Mile Delivery
- Field Service
- Workforce
- Time and Attendance
- Mobile SDK
- Geofencing
- Routing
apis:
- aid: hypertrack:hypertrack-api
  name: HyperTrack API
  description: The HyperTrack REST API for Orders, Workers, Places, Routes, Visits, Geotags, Nearby search, Tracking views
    and Export jobs. Authenticated with OAuth 2.0 client_credentials (or HTTP Basic with AccountID / SecretKey), served from
    https://v3.api.hypertrack.com. 85 operations across 64 paths in the provider-published OpenAPI 3.0.3 definition.
  humanURL: https://hypertrack.com/reference/get-orders
  baseURL: https://v3.api.hypertrack.com
  tags:
  - Orders
  - Workers
  - Places
  - Routes
  - Visits
  - Geotags
  - Nearby
  - Tracking
  properties:
  - type: OpenAPI
    url: openapi/hypertrack-openapi.yaml
  - type: Overlay
    url: overlays/hypertrack-hypertrack-api-overlay.yaml
  - type: Documentation
    url: https://hypertrack.com/docs/introduction
  - type: APIReference
    url: https://hypertrack.com/reference/get-orders
  - type: Authentication
    url: authentication/hypertrack-authentication.yml
  - type: ErrorCatalog
    url: errors/hypertrack-problem-types.yml
  - type: DataModel
    url: data-model/hypertrack-data-model.yml
  - type: Conventions
    url: conventions/hypertrack-conventions.yml
  - type: Idempotency
    url: conventions/hypertrack-conventions.yml
  - type: Webhooks
    url: asyncapi/hypertrack-events-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/hypertrack-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://hypertrack.com/
- type: DeveloperPortal
  url: https://hypertrack.com/docs/introduction
- type: Documentation
  url: https://hypertrack.com/docs/introduction
- type: APIReference
  url: https://hypertrack.com/reference/get-orders
- type: GettingStarted
  url: https://hypertrack.com/docs/build-your-app
- type: Support
  url: https://hypertrack.com/contact
- type: Blog
  url: https://stories.hypertrack.com/
- type: BlogRSS
  url: https://stories.hypertrack.com/rss.xml
- type: GitHubOrganization
  url: https://github.com/hypertrack
- type: Pricing
  url: https://hypertrack.com/pricing
- type: SignUp
  url: https://dashboard.hypertrack.com/signup
- type: Login
  url: https://dashboard.hypertrack.com/login
- type: TermsOfService
  url: https://hypertrack.com/terms
- type: PrivacyPolicy
  url: https://hypertrack.com/privacy
- type: StatusPage
  url: https://status.hypertrack.com/
- type: Postman
  url: https://www.postman.com/hypertrack/hypertrack/documentation/krztgzd/hypertrack-api
- type: Packages
  url: packages/hypertrack-packages.yml
- type: SDKs
  url: packages/hypertrack-packages.yml
- type: LLMsTxt
  url: llms/hypertrack-llms.txt
- type: MCPServer
  url: mcp/hypertrack-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Lifecycle
  url: lifecycle/hypertrack-lifecycle.yml
- type: Conformance
  url: conformance/hypertrack-conformance.yml
- type: DomainSecurity
  url: security/hypertrack-domain-security.yml
- type: Plans
  url: plans/hypertrack-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hypertrack-rate-limits.yml
- type: Sandbox
  url: sandbox/hypertrack-sandbox.yml
- type: ChangeLog
  url: changelog/hypertrack-changelog.yml
- type: Components
  url: components/hypertrack-components.yml
x-enrichment:
  date: '2026-08-22'
  status: enriched
  artifacts_added: 21
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/hypertrack"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hypertrack/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hypertrack/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.