Automile

Automile is a fleet-telematics platform used by more than 15,000 businesses to track and manage their vehicles. Its plug-and-play "Automile Box" streams GPS position every fifteen seconds while web and mobile apps handle automatic mileage logging, trips, drivers, geofences, expense reports, vehicle inspections, work orders and OBD vehicle-health. The developer surface is a REST/JSON API at api.automile.com (Swagger 2.0, OAuth2) with 454 operations and a publish/subscribe webhook stream for trip, vehicle, contact and device events, plus first-party SDKs for PHP, .NET, Node and Java. Automile was added to the API Evangelist network as an insight-partners / point-nine portfolio lead and enriched from its live public developer surface.

Automile publishes 1 API on the APIs.io network. Tagged areas include Fleet Management, Telematics, GPS Tracking, Vehicles, and Transportation.

The Automile catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Automile’s developer surface includes documentation, API reference, support, signup flow, authentication, and 19 more developer resources.

39.4/100 thin Agent 57/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
Fleet ManagementTelematicsGPS TrackingVehiclesTransportationMileageIoTLogisticsCompany

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 39.4/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 57/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/automile: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Automile API

REST/JSON fleet-telematics API (Swagger 2.0, /v1, OAuth2 read/write). 454 operations across vehicles, trips, contacts, geofences, triggers, vehicle health, expense reports, insp...

MCP Servers

automile-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: automile
name: Automile
description: Automile is a fleet-telematics platform used by more than 15,000 businesses to track and manage their vehicles.
  Its plug-and-play "Automile Box" streams GPS position every fifteen seconds while web and mobile apps handle automatic mileage
  logging, trips, drivers, geofences, expense reports, vehicle inspections, work orders and OBD vehicle-health. The developer
  surface is a REST/JSON API at api.automile.com (Swagger 2.0, OAuth2) with 454 operations and a publish/subscribe webhook
  stream for trip, vehicle, contact and device events, plus first-party SDKs for PHP, .NET, Node and Java. Automile was added
  to the API Evangelist network as an insight-partners / point-nine portfolio lead and enriched from its live public developer
  surface.
url: https://raw.githubusercontent.com/api-evangelist/automile/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
- point-nine
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.automile.com/favicon.ico
tags:
- Fleet Management
- Telematics
- GPS Tracking
- Vehicles
- Transportation
- Mileage
- IoT
- Logistics
- Company
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Automile API
  description: REST/JSON fleet-telematics API (Swagger 2.0, /v1, OAuth2 read/write). 454 operations across vehicles, trips,
    contacts, geofences, triggers, vehicle health, expense reports, inspections, work orders and publish/subscribe webhooks.
  humanURL: https://www.automile.com/en/integrations-api
  baseURL: https://api.automile.com
  properties:
  - type: OpenAPI
    url: openapi/automile-openapi-original.json
  - type: APIReference
    url: https://api.automile.com/swagger/v1/swagger.json
  - type: Webhooks
    url: asyncapi/automile-webhooks.yml
common:
- type: Website
  url: https://www.automile.com/
- type: DeveloperPortal
  url: https://www.automile.com/en/integrations-api
- type: Documentation
  url: https://www.automile.com/en/integrations-api
- type: APIReference
  url: https://api.automile.com/swagger/v1/swagger.json
- type: Support
  url: https://help.automile.com
- type: GitHubOrganization
  url: https://github.com/Automile
- type: SignUp
  url: https://app.automile.com
- type: TermsOfService
  url: https://www.automile.com/en/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.automile.com/en/privacy-policy
- type: Packages
  url: packages/automile-packages.yml
- type: SDKs
  url: packages/automile-packages.yml
- type: Authentication
  url: authentication/automile-authentication.yml
- type: OAuthScopes
  url: scopes/automile-scopes.yml
- type: Conventions
  url: conventions/automile-conventions.yml
- type: ErrorCatalog
  url: errors/automile-problem-types.yml
- type: Lifecycle
  url: lifecycle/automile-lifecycle.yml
- type: Conformance
  url: conformance/automile-conformance.yml
- type: DataModel
  url: data-model/automile-data-model.yml
- type: Webhooks
  url: asyncapi/automile-webhooks.yml
- type: MCPServer
  url: mcp/automile-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/automile-llms.txt
- type: Overlay
  url: overlays/automile-openapi-overlay.yaml
- type: DomainSecurity
  url: security/automile-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence