Fleethunt provides API endpoints so that you can build applications and custom solutions with Telematics and ELD data. Fleethunt has endpoints available to track and analyze vehicles, positions and ELD events of entire fleets.
The Fleethunt API is a RESTful API. It uses standard HTTP authentication, verbs, and response codes, and it returns JSON response bodies. If you're familiar with what you can build with a REST API, then this will be your go-to API reference.
Customers can generate access tokens from the web panel. If you want to build an app for Fleethunt companies, mainly as a technology partner, use the OAuth flow.
Base URL
You can access all our APIs through HTTP requests to URLs like:
https://services.fleethunt.ca/v1/<endpoint>
Data Types
- All Timestamps are in UTC Format YYYY-MM-DD HH:MM:SS
- Distances are in Kilometres.
