Contacts
TG Online

API and Integrations

Open. Flexible. Connected.
Extend TG Tracking data into any system you use.

API and Integrations Overview

The API and Integrations module opens TG Tracking’s data to the world. It lets developers connect devices, dashboards, and third-party software into one seamless ecosystem. From simple webhooks to full custom integrations, every endpoint is built for reliability, security, and speed.

Core Features

RESTful API

Access devices, positions, events, and reports through a structured JSON API with secure key authentication.

Webhooks and Callbacks

Receive instant notifications for critical events like movement, geofence entry, or battery alerts.

Partner Integrations

Native compatibility with leading telematics and fleet platforms for rapid data exchange.

Postman Collection

Ready-to-use request templates make onboarding fast and simple for developers.

Authentication and Rate Limiting

API keys, token refresh endpoints, and traffic throttling protect your service and data integrity.

Sandbox Environment

Develop and test safely in a non-production workspace before deployment.

Data Mapping and Filtering

Customise payloads, filter parameters, and structure responses for specific business workflows.

Technical Details

RESTful API

All TG endpoints follow standard HTTP verbs: GET for retrieval, POST for actions, PUT for updates, and DELETE for removal. Payloads are encoded in JSON with consistent response objects. Pagination, sorting, and filtering allow precise data control at scale.

Webhooks and Callbacks

Webhooks push events in real time to any public endpoint. Each payload includes device ID, timestamp, event type, and relevant metadata. Retries occur automatically if the receiving server is offline.

Partner Integrations

Pre-built integration guides simplify data exchange with platforms like Geotab, Fleetio, and Azure IoT Hub. Secure credentials and schema templates shorten configuration time.

Postman Collection

Developers can import TG’s Postman file to visualise endpoints, adjust headers, and send live test calls within minutes.

Authentication and Rate Limiting

Requests require an API key linked to your account. Token-based sessions refresh automatically, and rate limits prevent overload, maintaining stable uptime across global clients.

Sandbox Environment

The sandbox mirrors production but runs on isolated credentials and simulated devices. All standard features are active, allowing full workflow validation before going live.

Data Mapping and Filtering

Endpoints support custom field inclusion, date range queries, and webhook filters to deliver only what your application needs.

This keeps payloads light and performance high.