🌐
Smartcar
smartcar.com › product › api › location
Location API · Product · Smartcar
import ( "context" smartcar "github.com/smartcar/go-sdk" ); // Create a smartcar client var smartcarClient = smartcar.NewClient(); // Get all vehicles associated with this access token var vehicleIDs, resErr = smartcarClient.GetVehicleIDs( context.TODO(), &smartcar.VehicleIDsParams{Access: "<access-token>"}, ); // Construct a new vehicle instance using the first vehicle's id var vehicle = smartcarClient.NewVehicle(&smartcar.VehicleParams{ ID: vehicleIDs.VehicleIDs[0], AccessToken: "<access-token>"}, ); // Fetch the vehicle's location var fuel, resErr = vehicle.GetLocation(context.TODO());
🌐
RAM Tracking
ramtracking.com › home › vehicle tracking api
Vehicle Tracking And Fleet Management Software API
Scalable and reliable API for vehicle tracking, stolen vehicle recovery, food delivery, and other track and trace applications. Share our call list with your developer to give them the building blocks.
People also ask

How do I track a vehicle with the Surepass Vehicle Tracking API?
Just enter the vehicle RC number in the location tracker, it will tell you the live location of the vehicle.
🌐
surepass.io
surepass.io › home › vehicle tracking api
Vehicle Tracking API - Surepass
Can I use this API for personal vehicle location tracking?
Surepass Vehicle Tracking API is primarily designed for commercial vehicles only.
🌐
surepass.io
surepass.io › home › vehicle tracking api
Vehicle Tracking API - Surepass
What is the information required to check the location tracking API?
RC Number is required as input to use this location API. After entering the number the API will automatically find the location and provide you live location as output.
🌐
surepass.io
surepass.io › home › vehicle tracking api
Vehicle Tracking API - Surepass
🌐
Samsara
wlius.com › wireless links › telematics gps devices
Telematics & GPS Tracking Devices With API For Integrators
January 26, 2026 - We also offer the flexibility to make tailored adaptations to meet the unique needs of your customers. ... Telematics vehicle tracking involves the use of technology to monitor and collect real-time data from vehicles.
🌐
Surepass
surepass.io › home › vehicle tracking api
Vehicle Tracking API - Surepass
September 12, 2025 - Instantly check the location of commercial vehicles with Surepass Vehicle Tracking API. Just need the vehicle RC and number to access the exact location, keep an eye on the transport and prevent theft, and Monitor commercial vehicles easily.
🌐
Global Telemetrics
globaltelemetrics.com › home › api
API - Global Telemetrics
January 8, 2026 - The API provides access to a wide range of information, including vehicle details such as make, model, and VIN, as well as real-time location data and historical location data for vehicles.
🌐
Rastrac
rastrac.com › home › using rastrac api
Enhance Your GPS Tracking Devices With WebAPI | Rastrac
November 30, 2025 - The Rastrac Web API allows broad control of Rastrac’s suite of vehicle tracking features from most programming environments. This allows anything from automated scripting of common tasks to seamless integration into customer user interfaces ...
🌐
GPS-Trace
gps-trace.com › en › integrations › api
API | GPS-Trace
Tags allows you to turn any parameter from a gateway into its own trackable asset without requiring additional hardware, enabling tracking of trailers, cargo, equipment, and other items. ... Ruhavik Ruhavik is a vehicle tracking solution designed for individual users who want to monitor their cars, motorcycles, or other valuable assets.
🌐
GitHub
github.com › Dhee26 › Vehicle-Tracking-System-API
GitHub - Dhee26/Vehicle-Tracking-System-API: Vehicle Tracking System Web API 2 using EF Code-First Approach · GitHub
Track vehicles position using GPS navigation. A device em boarded in a vehicle, will communicate with your API to register the vehicle and update its position.
Author   Dhee26
Find elsewhere
🌐
Smartcar
smartcar.com › blog › apis-for-gps-tracking
The benefits of APIs for GPS tracking · Smartcar blog
November 6, 2019 - The Smartcar API is the first and only solution that allows companies to retrieve information directly from a vehicle. Our API responses are the most accurate on the market, because they don’t depend on inferred data and third party devices.
🌐
Google
developers.google.com › google maps platform › mobility services › fleet operations › fleet tracking › track a vehicle
Track a vehicle | Google Maps Platform | Google for Developers
<script src="https://maps.goog... defer></script> To start tracking a vehicle, you both instantiate a vehicle location provider and initialize a map view with the vehicle ID as described in the following sections....
🌐
MyWakes
mywakes.com › home › features › open to developers
MyWakes - Open to developers - Location API with GPS tracking
May 28, 2017 - MyWakes has developed a series ... view trips and all the stats, modify settings, obtain reports and much more. Use the MyWakes APIs to quickly and easily build a tracking app. Use the calls to MyWakes to retrieve the mileage data from the vehicles within a fleet and ...
🌐
GetApp
getapp.com › home › gps tracking › api
Best GPS Tracking Software with API 2026 | GetApp
Force Fleet Tracking was built from the ground up with the business owners in mind. It has all the critical features, with no unnecessary complexity. With updates every 10 seconds or less, Force Fleet Tracking offers a true real-time vehicle ...
🌐
Accio
accio.com › plp › gps-tracker-with-api
GPS Tracker with API: Real-Time Tracking & Integration Solutions
gps tracker with api
4G GPS Solar tracker Real-time Online GPS Locator GPS Tracking Device with Api for Vehicle Fishing Boat Logistics Container Ship
(5.0)
Price   $2.68
🌐
Alibaba
alibaba.com › showroom › gps-tracker-api.html
GPS Tracker API - Real Time Vehicle Tracking Solutions
Discover GPS tracker APIs with real-time location tracking, geofencing, and CE-certified devices for automotive, fleet & pet monitoring.
🌐
BrickHouse Security
brickhousesecurity.com › gps-trackers › API
GPS Tracker API
The BrickHouse GPS API has an ultra reliable 99.5% uptime. ... It’s in our name. All data is transmitted securely. ... BriGPS coordinates, vehicle speed, direction, altitude and timestamps.
Price   $
Call   800 654 7966
Address   5718 W. 79th St, 46278, Indianapolis
🌐
Traxxis
traxxisgps.com › home › all you need to know about gps tracking device with api
Top GPS Tracking Device with API for Seamless Integration Solutions
October 7, 2025 - The workflow behind a GPS tracking API is straightforward but powerful: The hardware device installed in the vehicle or attached to an asset collects GPS data such as real-time location, speed, altitude, and even temperature monitoring details.
🌐
Gethapn
gethapn.com › api
GPS Tracking API | Real-Time Fleet Data for Developers | Hapn
Stream GPS, telematics, and alerts via REST, GraphQL, or webhooks. Sub-2-second latency, 99.999% uptime, and AEMP 2.0 support. Build on Hapn's platform.
🌐
GitHub
github.com › MongkonEiadon › VehicleTracker
GitHub - MongkonEiadon/VehicleTracker: Vehicle Tracker with Microservice example
you can check the connections with rabbitmq management tools by go to (http://localhost:15672/#/) with test/test login/password here · This is example of event sourcing metadata · Get/Delete/Create a Vehicle · Add AgreegateSnapshot · Custom readstore called "EFSearchableReadstore" Complete API Gateway with Ocelot ·
Starred by 79 users
Forked by 28 users
Languages   C# 93.1% | Dockerfile 5.0% | CSS 1.6% | JavaScript 0.3% | C# 93.1% | Dockerfile 5.0% | CSS 1.6% | JavaScript 0.3%
🌐
Tomtom
tomtom.com › products › tracking-and-logistics-apis
Tracking and Logistics APIs | TomTom
Transform track and logistics with TomTom suits of API for geofencing, location history tracking, notifications management, and advanced mapping.
🌐
Lightbug
lightbug.io › features › simple api integration
Simple API Integration for GPS Tracking & IoT - Lightbug
GPS tracking and IoT solution with easy API integration to allow 3rd party connections | Lightbug IoT - Small 4G GPS Trackers with the best battery life and no subscription