Department of Transportation · Agentic Access

Department of Transportation Agentic Access

x-agentic-access generated

Department of Transportation exposes 20 API operations that an AI agent could call, of which 1 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.

By consequence: 19 read and 1 write.

Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.

Federal GovernmentTransportationVehiclesAviationMotor Carriers
Operations: 20 Acting: 1 Human-in-the-loop: 0 Method: generated

By consequence

read 19 write 1

Source

Agentic Access

Raw ↑
generated: '2026-07-15'
method: generated
source: openapi/faa-system-status-api-openapi.yml, openapi/fmcsa-qcmobile-api-openapi.yml, openapi/nhtsa-recalls-api-openapi.yml,
  openapi/nhtsa-vpic-api-openapi.yml
description: Recommended x-agentic-access execution contracts, classified heuristically from
  the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind
  audience per deployment. See research/curity/agentic-governance/.
summary:
  operations: 20
  by_action_class:
    connected: 19
    acting: 1
  by_consequence:
    read: 19
    write: 1
  human_in_the_loop_required: 0
operations:
- path: /{airportCode}
  method: get
  operationId: getAirportStatus
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /carriers/{dotNumber}
  method: get
  operationId: getCarrierByDotNumber
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /carriers/name/{name}
  method: get
  operationId: getCarriersByName
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /carriers/docket-number/{docketNumber}
  method: get
  operationId: getCarrierByDocket
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /carriers/{dotNumber}/authority
  method: get
  operationId: getAuthority
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /carriers/{dotNumber}/inspections
  method: get
  operationId: getInspections
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /carriers/{dotNumber}/crashes
  method: get
  operationId: getCrashes
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /recalls/recallsByVehicle
  method: get
  operationId: getRecallsByVehicle
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /recalls/campaignNumber
  method: get
  operationId: getRecallByCampaign
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /complaints/complaintsByVehicle
  method: get
  operationId: getComplaintsByVehicle
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /SafetyRatings/modelyear/{modelYear}/make/{make}/model/{model}
  method: get
  operationId: getSafetyRatings
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/DecodeVin/{vin}
  method: get
  operationId: decodeVin
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/DecodeVinValues/{vin}
  method: get
  operationId: decodeVinValues
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/DecodeVINValuesBatch/
  method: post
  operationId: decodeVinBatch
  x-agentic-access:
    action-class: acting
    consequence: write
    subject: required
    audience: null
    token:
      max-ttl: 900
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /vehicles/GetAllMakes
  method: get
  operationId: getAllMakes
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/GetModelsForMake/{makeName}
  method: get
  operationId: getModelsForMake
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/GetModelsForMakeYear/make/{make}/modelyear/{year}
  method: get
  operationId: getModelsForMakeYear
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/GetAllManufacturers
  method: get
  operationId: getAllManufacturers
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/DecodeWMI/{wmi}
  method: get
  operationId: decodeWmi
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /vehicles/GetVehicleVariableList
  method: get
  operationId: getVehicleVariableList
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none