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 using web panel and If you want to build an App for companies using Fleethunt - this is mainly the case for Technology Partners - please use the OAuth flow.
Base URL
You can access all our APIs through HTTP requests to URLs like:
https://services.fleethunt.ca/v1/<endpoint>
Date Types
- All Timestamps are in UTC Format YYYY-MM-DD HH:MM:SS
- Distances are in Kilometres.
