Developer API

Build custom integrations with MyCarTracks

Use the MyCarTracks Developer API to connect trip, vehicle, and fleet data with your own apps, dashboards, workflows, and business systems.

Need AI client connectivity instead of a custom integration? See Connect with AI

API Docs URL

https://mycartracks.com/api-docs/v3/index.html

Auth

OAuth2 API authentication is documented.

Format

JSON responses are used across the published spec.

Pagination

Offset and limit pagination are documented.

Docs

Public docs include an in-browser endpoint explorer.

What Teams Build

What teams build with the MyCarTracks API

The API is best used when your team needs company-specific integrations, reporting, and workflow logic that go beyond a fixed off-the-shelf UI.

Internal dashboards

Pull MyCarTracks data into the dashboards your operations, finance, or management teams already use so they can work from one company-specific view.

Integration angle

Good fit when your team wants trips, vehicles, positions, or summary data inside an internal dashboard instead of switching between tools.

Fleet and operations workflows

Connect MyCarTracks data to the workflows your team already runs for dispatch, monitoring, follow-up, and day-to-day operations review.

Integration angle

Useful for operational tools that need vehicle activity, track context, jobs, geofences, or related account data.

Reporting and exports

Build scheduled reports, recurring exports, and company-specific summaries without depending on one fixed output format.

Integration angle

Useful when your reporting needs are specific to your business, your management process, or the systems you already use downstream.

ERP, CRM, or back-office integrations

Combine MyCarTracks data with finance, service, customer, or admin systems so teams can work from the records and workflows they already maintain.

Integration angle

Useful for syncing trip or vehicle activity into business systems that need operational context.

Customer portals or partner systems

Build customer-facing or partner-facing experiences that expose the MyCarTracks data your workflow needs, inside software you control.

Integration angle

Useful for portals, partner tooling, and company-specific products that need MyCarTracks data as one part of a broader system.

Use Cases

Common API use cases

Scheduled fleet activity reporting

Generate recurring internal reports with trip totals, vehicle activity, and period-based summaries for operations or management review.

Custom vehicle utilization dashboards

Track how vehicles are being used over time and present the exact comparisons, filters, or rollups your team needs.

Customer visit verification workflows

Use tracks, positions, and related location context to support internal visit review and customer-facing follow-up workflows.

Mileage or trip data sync to finance systems

Move selected trip or mileage data into internal finance or back-office workflows where reporting and review already happen.

Exception monitoring and operational review

Build internal checks around low activity, unusual usage, missing expected movement, or specific operational review criteria.

Multi-system reporting for management

Combine MyCarTracks data with other business systems so management reports can include both fleet activity and broader business context.

Getting Started

From docs to first integration

The first step is straightforward: verify the docs, confirm auth and data shape, then build the integration your own systems actually need.

1

Step 01

Review the API docs and available endpoints

Start with the published docs to see the available resources, request formats, and examples before you design the integration.

Docs first

Start with the published endpoint surface before you design the integration around assumptions.

2

Step 02

Set up authentication and test access

Use the documented API credential flow and test access in the docs explorer so your team can confirm the endpoints and data shape you need.

Auth

Use the documented credential flow and validate the data shape you actually need.

3

Step 03

Build your integration, reporting workflow, or internal tool

Once the access model and endpoint shape are clear, build the workflow, dashboard, sync, or reporting job that fits your system.

Implementation

Move from docs into the dashboard, sync job, reporting workflow, or internal tool your team needs.

Need credentials first? The docs link to the current credential setup guide. Get API credentials

Capability Overview

What the API gives you access to

The published spec covers multiple resource families that developers can combine into company-specific integrations, dashboards, and reporting workflows.

Users and account relationships

The published API includes user resources, related summary data, and grouped/account relationship structures that support admin and reporting workflows.

Example outcome

Example outcome: build account-access reviews, admin dashboards, or shared-user visibility into your internal tools.

Vehicles, positions, and summary views

Vehicle resources, last-position endpoints, groups, and summary stats support dashboards and integrations that need current and historical fleet context.

Example outcome

Example outcome: build vehicle utilization dashboards or operational fleet views tailored to your team.

Tracks and trackpoints

Track and trackpoint resources give developers access to trip-level driving data that can feed analysis, review, reporting, and internal monitoring.

Example outcome

Example outcome: build custom trip reports, route review workflows, or internal audit tools.

Geofences, customers, alerts, and analytics

The published spec includes geofence-related entities, customer objects, alerts, rewrites, and analytics resources for location-based workflows.

Example outcome

Example outcome: build customer visit checks, geofence-based reporting, or location-oriented operations review.

Jobs and job activity

Job resources and related activity state/log endpoints support engineering work around dispatch, workflow visibility, and job reporting.

Example outcome

Example outcome: connect job activity into operations dashboards or combine job progress with other business systems.

Map sharings, groups, and operational structures

Additional resource families in the docs support grouped views, map-sharing workflows, and company-specific organization of fleet data.

Example outcome

Example outcome: create structured internal tools that reflect how your team organizes users, vehicles, and shared views.

Developer Scenarios

Real integration scenarios

Scenario

Build a daily fleet summary job that pushes totals into an internal dashboard.

Scenario

Sync vehicle activity into a BI tool for weekly management reporting.

Scenario

Match trip or location data with customer records in a CRM or service workflow.

Scenario

Generate custom vehicle usage reports for operations managers without manual spreadsheet work.

Scenario

Combine MyCarTracks data with dispatch, maintenance, or finance systems for cross-team reporting.

Scenario

Create company-specific admin views for users, vehicles, and account access relationships.

Ready to build? Start with the API docs

The docs are the fastest way to review the current endpoint surface, authentication model, and request and response shape before implementation starts.

Technical Details

Verified technical details

View current API details
Docs URL
https://mycartracks.com/api-docs/v3/index.html
Authentication
OAuth2 application flow is documented for the public API.
Response format
JSON responses are documented in the published spec.
Base path
/services/rest/v2
Production host
www.mycartracks.com
Pagination
Offset and limit pagination are documented across published resource collections.

Common questions about the Developer API

What is the MyCarTracks Developer API for?

The Developer API is for custom software integrations, internal tools, dashboards, automations, and partner workflows built around MyCarTracks data.

Where are the API docs?

The public API docs are available at https://mycartracks.com/api-docs/v3/index.html.

How do I authenticate?

The published docs document OAuth2 API authentication. The docs also explain how to obtain API credentials and let you test endpoints from the docs UI.

What can I build with the API?

Teams use the API for internal dashboards, recurring reporting, fleet workflows, back-office integrations, customer-specific portals, and other company-specific software built around MyCarTracks data.

Is this different from Connect with AI?

Yes. Connect with AI is for compatible AI clients using MCP. Developer API is for custom software integrations and engineering work built directly on the MyCarTracks API.

Who is this page for?

This page is for developers, technical PMs, operations leads, solution architects, partners, and teams evaluating a custom integration with MyCarTracks.