Internal integration workspace
Build against Telematics Core without reading service code.
Use the docs, examples, API explorer, connector signer, AI prompts, and starter project to integrate external fleet applications with the public gateway and signed ingest surfaces.
Auth documentation
JWT sessions, refresh, tenant headers, reseller headers, and permissions.
API reference
Swagger-like request builder backed by the curated OpenAPI v1 contract.
Connector ingest tester
Generate Telematics Core HMAC headers and test signed ingest requests.
Starter project
TypeScript connector starter with signing, payload helpers, retries, and tests.
Integration paths
Admin and customer apps
Log in through the gateway, select the active customer, then call customer, user, vehicle, device, telemetry, saved report, report AI, and connector admin routes.
Customer-owned connectors
Register a connector in admin-web, store the one-time secret, sign each ingest request, and stage vehicles or drivers for review through connector provisioning items.