The U.S. Department of Transportation (DOT) is the federal transportation regulator for the United States, the deepest travel market in the world. In aviation DOT is not a participant in the distribution chain — it is the counterweight to it: through the Office of the Secretary it writes and enforces 14 CFR Part 256 on electronic airline information systems (explicitly naming global distribution systems, corporate booking tools and internet flight search tools), Part 257 on code-share disclosure, Part 250 on oversales, Part 259 on enhanced passenger protections, Part 260 on fare and ancillary fee refunds, and 399.84 on full-fare advertising. Its Bureau of Transportation Statistics is the sole authoritative source for US airline economics — T-100 segment traffic, Form 41 financials, the Consumer Airfare Report city-pair fare tables, denied boardings and mishandled baggage — published as free Socrata SODA APIs. Its Federal Aviation Administration operates a Gravitee API portal at api.faa.gov whose public catalog is enumerable without login and serves genuinely open, unauthenticated OpenAPI 3.0.1 services for national airspace delay status and aeronautical chart product releases, alongside gated APIs for pilot records and safety reporting. Beyond aviation the operating administrations each run their own surface: NHTSA publishes anonymous vehicle, recall, complaint and safety-rating APIs; FRA publishes SOAP/WSDL rail safety services; FMCSA issues the department's only self-serve API key behind a Login.gov account. API posture, honestly: transportation.gov itself is bot-blocked (HTTP 403 to any non-browser client) and publishes no departmental OpenAPI, there is no OAuth, no idempotency key, no RFC 9457 errors, no Sunset headers and no security.txt anywhere — but the data surfaces underneath are open, unmetered, public domain and fully bulk-exportable. This is a provider with an excellent exit path and no commercial lock-in of any kind.
U.S. Department of Transportation publishes 31 APIs on the APIs.io network, including Air Carrier API, Axhsubmitdiscrepancies API, Coded Instrument Flight Procedures (CIFP) API, and 28 more. Tagged areas include Travel, United States, Aviation, Airlines, and Airports.
The U.S. Department of Transportation catalog on APIs.io includes 2 event-driven AsyncAPI specifications.
U.S. Department of Transportation’s developer surface includes developer portal, documentation, API reference, getting-started guide, support, engineering blog, signup flow, and 49 more developer resources.
Regulatory Posture applies to this provider. Its tags matched the
Government & Public Sector regime, so
Regulatory Posture carries 15 points of the composite.
If this regime is wrong for your business, say so on your
provider repo — the
applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it
carries 10 points of the composite. It is scored from the published contracts
themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already
holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in
front of it, and the first time that check is skipped a duplicate record is created.
Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet,
not penalised by it.
The six quality facets above are damped to 75 points between them,
because the conditional facet above carries the other
25. That is why each facet's contribution is shown against a damped
maximum: raising a quality facet moves the composite by 75% of its nominal
weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/us-dot: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
The Federal Aviation Administration's open data catalog, running CKAN 2.11.4 and exposing the full CKAN Action API v3 anonymously at /api/3/action/. package_list, package_search...
The departmental open data platform, served from both data.transportation.gov and datahub.transportation.gov on Socrata SODA 2.1. For travel and aviation this is where the DOT O...
The Bureau of Transportation Statistics open data platform on Socrata SODA 2.1, and the authoritative record of US commercial aviation activity. Aviation holdings verified live ...
The National Highway Traffic Safety Administration's Vehicle Product Information Catalog and VIN decoder, and the most widely consumed API in the department. Decodes any US-mark...
The NHTSA public safety API that powers the dynamic search applications on nhtsa.gov. Three families: /recalls for safety recalls by vehicle or campaign number, /complaints for ...
The Federal Railroad Administration's rail safety web services, and the only SOAP surface in the department. Two WSDL 1.1 contracts were retrieved live and harvested verbatim on...
The Federal Motor Carrier Safety Administration's carrier data API — real-time queries on motor carrier registration, authority and safety data, including all of the passenger c...
The Coded Instrument Flight Procedures (CIFP) API from U.S. Department of Transportation — 2 operation(s) for coded instrument flight procedures (cifp).
The FMCSA SaferBus API is a RESTful service making available safety performance data for U.S. DOT-registered bus companies. It enables developers to build consumer-facing produc...
The NHTSA Vehicle Product Information Catalog (vPIC) API provides programmatic access to vehicle make, model, manufacturer, and type data compiled by NHTSA. Key capabilities inc...
NHTSA provides public datasets and APIs covering vehicle safety complaints, recalls, safety ratings (NCAP), and defect investigations. Complaint data entered into NHTSA's Office...
The U.S. Department of Transportation Open Data Portal provides access to transportation datasets published by DOT agencies including FMCSA, NHTSA, FTA, BTS, FAA, PHMSA, and mor...
DERIVED, NOT PUBLISHED BY USDOT. The U.S. Department of Transportation publishes no AsyncAPI document. This document is a faithful derivation of the Kafka topic catalog the USDO...
aid: us-dot
url: https://raw.githubusercontent.com/api-evangelist/us-dot/refs/heads/main/apis.yml
name: U.S. Department of Transportation
kind: company
description: 'The U.S. Department of Transportation (DOT) is the federal transportation regulator for the United States, the
deepest travel market in the world. In aviation DOT is not a participant in the distribution chain — it is the counterweight
to it: through the Office of the Secretary it writes and enforces 14 CFR Part 256 on electronic airline information systems
(explicitly naming global distribution systems, corporate booking tools and internet flight search tools), Part 257 on code-share
disclosure, Part 250 on oversales, Part 259 on enhanced passenger protections, Part 260 on fare and ancillary fee refunds,
and 399.84 on full-fare advertising. Its Bureau of Transportation Statistics is the sole authoritative source for US airline
economics — T-100 segment traffic, Form 41 financials, the Consumer Airfare Report city-pair fare tables, denied boardings
and mishandled baggage — published as free Socrata SODA APIs. Its Federal Aviation Administration operates a Gravitee API
portal at api.faa.gov whose public catalog is enumerable without login and serves genuinely open, unauthenticated OpenAPI
3.0.1 services for national airspace delay status and aeronautical chart product releases, alongside gated APIs for pilot
records and safety reporting. Beyond aviation the operating administrations each run their own surface: NHTSA publishes
anonymous vehicle, recall, complaint and safety-rating APIs; FRA publishes SOAP/WSDL rail safety services; FMCSA issues
the department''s only self-serve API key behind a Login.gov account. API posture, honestly: transportation.gov itself is
bot-blocked (HTTP 403 to any non-browser client) and publishes no departmental OpenAPI, there is no OAuth, no idempotency
key, no RFC 9457 errors, no Sunset headers and no security.txt anywhere — but the data surfaces underneath are open, unmetered,
public domain and fully bulk-exportable. This is a provider with an excellent exit path and no commercial lock-in of any
kind.'
deliveryModel:
model: unknown
open_source: unknown
commercial: true
callable_host: true
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
- pricing
- repository-unlicensed
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- authentication
- security
- sandbox
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dot.png
tags:
- Travel
- United States
- Aviation
- Airlines
- Airports
- Government
- Regulator
- Distribution
- Aviation Consumer Protection
- Open Data
- Transportation
- Safety
- Statistics
- Automotive
- Rail
created: '2026-07-28'
modified: '2026-07-28'
specificationVersion: '0.23'
apis:
- aid: us-dot:faa-data-catalog-ckan-api
name: FAA Data Catalog (CKAN Action API v3)
description: The Federal Aviation Administration's open data catalog, running CKAN 2.11.4 and exposing the full CKAN Action
API v3 anonymously at /api/3/action/. package_list, package_search, package_show, organization_list and status_show all
answer without a credential; verified 2026-07-28. The catalog also publishes a Project Open Data / DCAT-US 1.1 document
at /data.json, harvested to well-known/us-dot-faa-catalog-data.json. Small — six datasets — but it is the only CKAN surface
in the department and the only one with a documented, self-describing action API (help_show returns the parameter contract
per action).
humanURL: https://catalog.data.faa.gov/
baseURL: https://catalog.data.faa.gov/api/3
tags:
- Open Data
- Aviation
- Catalog
- CKAN
- FAA
properties:
- type: Documentation
url: https://docs.ckan.org/en/2.11/api/
- type: Portal
url: https://catalog.data.faa.gov/
- type: APICatalog
url: https://catalog.data.faa.gov/data.json
- type: License
url: https://www.usa.gov/government-works
- aid: us-dot:dot-data-hub-soda-api
name: DOT Data Hub Open Data API
description: The departmental open data platform, served from both data.transportation.gov and datahub.transportation.gov
on Socrata SODA 2.1. For travel and aviation this is where the DOT Office of the Assistant Secretary for Aviation and
International Affairs publishes the Consumer Airfare Report city-pair fare tables (Tables 1, 1a, 2, 5, 6 and 7), the Airline
Quarterly Financial Review, and international seat and passenger reports. 1,542 datasets enumerated in the DCAT-US 1.1
document at /data.json. Datasets are licensed Public Domain U.S. Government (USGOV_WORKS). Verified anonymously with HTTP
200 on 2026-07-28 against /resource/4f3n-jbg2.json and /resource/tfrh-tu9e.json — no app token required for the volumes
tested.
humanURL: https://data.transportation.gov/
baseURL: https://datahub.transportation.gov/resource
tags:
- Open Data
- Aviation
- Airfares
- Airlines
- Statistics
properties:
- type: Documentation
url: https://dev.socrata.com/docs/endpoints.html
- type: APIReference
url: https://dev.socrata.com/docs/queries/
- type: Portal
url: https://data.transportation.gov/
- type: Portal
url: https://datahub.transportation.gov/
- type: APICatalog
url: https://data.transportation.gov/data.json
- type: StatusPage
url: https://status.socrata.com/
- type: License
url: https://www.usa.gov/government-works
- type: AgentSkill
name: Query BTS and DOT open data with SoQL
url: skills/us-dot-query-bts-aviation-statistics.md
- aid: us-dot:bts-open-data-soda-api
name: Bureau of Transportation Statistics Open Data API
description: The Bureau of Transportation Statistics open data platform on Socrata SODA 2.1, and the authoritative record
of US commercial aviation activity. Aviation holdings verified live include T-100 segment summaries by carrier, country,
origin airport and month; Air Carrier Financial (Form 41) fuel, revenue, employee and fleet-age series; average air fare
by carrier and by quarter; commercial aviation mishandled baggage and mishandled wheelchairs and scooters; and involuntary
denied boardings by airline. 420 datasets enumerated in the DCAT-US 1.1 document at /data.json. Verified anonymously with
HTTP 200 on 2026-07-28 against /resource/bu82-4pwz.json, /resource/6u8d-47ih.json and /resource/xyfb-hgtv.json.
humanURL: https://data.bts.gov/
baseURL: https://data.bts.gov/resource
tags:
- Open Data
- Aviation
- Airlines
- Statistics
- BTS
properties:
- type: Documentation
url: https://dev.socrata.com/docs/endpoints.html
- type: APIReference
url: https://dev.socrata.com/docs/queries/
- type: Portal
url: https://data.bts.gov/
- type: APICatalog
url: https://data.bts.gov/data.json
- type: StatusPage
url: https://status.socrata.com/
- type: BulkData
url: https://www.transtats.bts.gov/
- type: License
url: https://www.usa.gov/government-works
- aid: us-dot:nhtsa-vpic-api
name: NHTSA vPIC (Vehicle Product Information Catalog) API
description: The National Highway Traffic Safety Administration's Vehicle Product Information Catalog and VIN decoder, and
the most widely consumed API in the department. Decodes any US-market VIN into make, model, model year, body class, engine,
plant and safety-equipment fields, and enumerates the full manufacturer, make, model and vehicle-type reference data behind
it. Verified anonymously with HTTP 200 on 2026-07-28 — DecodeVinValues returned a decoded 2011 BMW VIN and getallmakes
returned 12,306 makes. No API key, no registration, no rate charge. Responses support format=json or format=xml. NHTSA
publishes no OpenAPI for it; the reference is HTML at vpic.nhtsa.dot.gov/api/.
humanURL: https://vpic.nhtsa.dot.gov/api/
baseURL: https://vpic.nhtsa.dot.gov/api/vehicles
tags:
- Automotive
- Vehicles
- VIN
- Safety
- NHTSA
- Open Data
properties:
- type: Documentation
url: https://vpic.nhtsa.dot.gov/api/
- type: APIReference
url: https://vpic.nhtsa.dot.gov/api/
- aid: us-dot:nhtsa-safety-api
name: NHTSA Safety API (recalls, complaints, safety ratings)
description: 'The NHTSA public safety API that powers the dynamic search applications on nhtsa.gov. Three families: /recalls
for safety recalls by vehicle or campaign number, /complaints for consumer complaints filed with NHTSA (each with ODI
number, crash and fire flags, injury and death counts and incident dates), and /SafetyRatings for the New Car Assessment
Program 5-Star Safety Ratings walked by model year, make and model. Verified anonymously with HTTP 200 on 2026-07-28 —
complaintsByVehicle for a 2020 Honda Accord returned 341 records and /SafetyRatings returned 37 model years. No API key.
Governed by the NHTSA API Use Policy published at the base host.'
humanURL: https://www.nhtsa.gov/nhtsa-datasets-and-apis
baseURL: https://api.nhtsa.gov
tags:
- Automotive
- Recalls
- Safety
- Consumer Protection
- NHTSA
- Open Data
properties:
- type: Documentation
url: https://www.nhtsa.gov/nhtsa-datasets-and-apis
- type: TermsOfService
url: https://api.nhtsa.gov/
- aid: us-dot:fra-safety-data-api
name: FRA Safety Data Web Services
description: The Federal Railroad Administration's rail safety web services, and the only SOAP surface in the department.
Two WSDL 1.1 contracts were retrieved live and harvested verbatim on 2026-07-28. The Master Web Service (DatadownloadService.asmx,
30 operations) exposes the Rail Equipment Accident/Incident Report (Form 54), the Highway-Rail Grade Crossing Accident/Incident
Report (Form 57), Form 55 and 55a, grade crossing inventory, defect and PHMSA defect data, hazmat shipper data and railroad
reference data, each retrievable by railroad or by state, plus per-form schema operations. The Lite API (LiteApiService.asmx,
5 operations) returns casualty, enforcement, summary, ten-year and train accident series by year. Declared a pilot by
FRA. Accounts are requested by email to RsisSupport@dot.gov — the Master service and the Lite API require separate requests.
humanURL: https://safetydata.fra.dot.gov/MasterWebService/FRASafetyDataAPIs.aspx
baseURL: https://safetydata.fra.dot.gov/MasterWebService
tags:
- Rail
- Safety
- Accidents
- Grade Crossings
- FRA
- SOAP
properties:
- type: WSDL
name: FRA Master Web Service (Data Download)
url: wsdl/us-dot-fra-datadownload-service.wsdl
- type: WSDL
name: FRA Lite API Service
url: wsdl/us-dot-fra-lite-api-service.wsdl
- type: Documentation
url: https://safetydata.fra.dot.gov/MasterWebService/FRASafetyDataAPIs.aspx
- type: TermsOfService
url: https://safetydata.fra.dot.gov/MasterWebService/Terms.aspx
- type: BulkData
url: https://safetydata.fra.dot.gov/OfficeofSafety/publicsite/on_the_fly_download.aspx
- aid: us-dot:fmcsa-qcmobile-api
name: FMCSA QCMobile API
description: 'The Federal Motor Carrier Safety Administration''s carrier data API — real-time queries on motor carrier registration,
authority and safety data, including all of the passenger carrier data that used to be served by the retired SaferBus
API. RESTful, keyed by a free webKey query parameter. This is the only self-serve API credential anywhere in the department:
create a Login.gov account, sign in to the FMCSA developer site and generate a key. The developer site publishes a quick
start guide, an API access guide, the QCMobile API reference and an API response element reference. FMCSA publishes no
OpenAPI.'
humanURL: https://mobile.fmcsa.dot.gov/QCDevsite/
baseURL: https://mobile.fmcsa.dot.gov/qc/services
tags:
- Trucking
- Motor Carriers
- Safety
- Compliance
- FMCSA
properties:
- type: DeveloperPortal
url: https://mobile.fmcsa.dot.gov/QCDevsite/
- type: Documentation
url: https://mobile.fmcsa.dot.gov/QCDevsite/docs/qcApi
- type: GettingStarted
url: https://mobile.fmcsa.dot.gov/QCDevsite/docs/getStarted
- type: APIReference
url: https://mobile.fmcsa.dot.gov/QCDevsite/docs/apiElements
- type: SignUp
url: https://mobile.fmcsa.dot.gov/QCDevsite/logingovInfo
- type: Support
url: https://mobile.fmcsa.dot.gov/QCDevsite/docs/support
- aid: us-dot:us-dot-aircarrierapi-api
name: U.S. Department of Transportation Air Carrier API
description: The AirCarrierApi API from U.S. Department of Transportation — 4 operation(s) for aircarrierapi.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- AirCarrierApi
properties:
- type: OpenAPI
url: openapi/us-dot-aircarrierapi-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-axhsubmitdiscrepancies-api
name: U.S. Department of Transportation Axhsubmitdiscrepancies API
description: The Axhsubmitdiscrepancies API from U.S. Department of Transportation — 1 operation(s) for axhsubmitdiscrepancies.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Axhsubmitdiscrepancies
properties:
- type: OpenAPI
url: openapi/us-dot-axhsubmitdiscrepancies-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-coded-instrument-flight-procedures-cifp-api
name: U.S. Department of Transportation Coded Instrument Flight Procedures (CIFP) API
description: The Coded Instrument Flight Procedures (CIFP) API from U.S. Department of Transportation — 2 operation(s) for
coded instrument flight procedures (cifp).
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Coded Instrument Flight Procedures (CIFP)
properties:
- type: OpenAPI
url: openapi/us-dot-coded-instrument-flight-procedures-cifp-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-daily-digital-obstacle-file-ddof-api
name: U.S. Department of Transportation Daily Digital Obstacle File (DDOF) API
description: The Daily Digital Obstacle File (DDOF) API from U.S. Department of Transportation — 2 operation(s) for daily
digital obstacle file (ddof).
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Daily Digital Obstacle File (DDOF)
properties:
- type: OpenAPI
url: openapi/us-dot-daily-digital-obstacle-file-ddof-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-digital-enroute-charts-us-ddecus-api
name: U.S. Department of Transportation Digital Enroute Charts US (DDECUS) API
description: The Digital Enroute Charts US (DDECUS) API from U.S. Department of Transportation — 2 operation(s) for digital
enroute charts us (ddecus).
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Digital Enroute Charts US (DDECUS)
properties:
- type: OpenAPI
url: openapi/us-dot-digital-enroute-charts-us-ddecus-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-digital-enroute-supplement-ders-api
name: U.S. Department of Transportation Digital Enroute Supplement (DERS) API
description: The Digital Enroute Supplement (DERS) API from U.S. Department of Transportation — 2 operation(s) for digital
enroute supplement (ders).
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Digital Enroute Supplement (DERS)
properties:
- type: OpenAPI
url: openapi/us-dot-digital-enroute-supplement-ders-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-faa-airport-status-service-api
name: U.S. Department of Transportation FAA Airport Status Service API
description: The FAA Airport Status Service API from U.S. Department of Transportation — 2 operation(s) for faa airport
status service.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- FAA Airport Status Service
properties:
- type: OpenAPI
url: openapi/us-dot-faa-airport-status-service-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-grand-canyon-vfr-chart-api
name: U.S. Department of Transportation Grand Canyon VFR Chart API
description: The Grand Canyon VFR Chart API from U.S. Department of Transportation — 2 operation(s) for grand canyon vfr
chart.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Grand Canyon VFR Chart
properties:
- type: OpenAPI
url: openapi/us-dot-grand-canyon-vfr-chart-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-gulf-of-mexico-ifr-enroute-chart-api
name: U.S. Department of Transportation Gulf of Mexico IFR Enroute Chart API
description: The Gulf of Mexico IFR Enroute Chart API from U.S. Department of Transportation — 2 operation(s) for gulf of
mexico ifr enroute chart.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Gulf of Mexico IFR Enroute Chart
properties:
- type: OpenAPI
url: openapi/us-dot-gulf-of-mexico-ifr-enroute-chart-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-ifr-enroute-charts-api
name: U.S. Department of Transportation IFR Enroute Charts API
description: The IFR Enroute Charts API from U.S. Department of Transportation — 2 operation(s) for ifr enroute charts.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- IFR Enroute Charts
properties:
- type: OpenAPI
url: openapi/us-dot-ifr-enroute-charts-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-ifr-planning-charts-api
name: U.S. Department of Transportation IFR Planning Charts API
description: The IFR Planning Charts API from U.S. Department of Transportation — 2 operation(s) for ifr planning charts.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- IFR Planning Charts
properties:
- type: OpenAPI
url: openapi/us-dot-ifr-planning-charts-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-log-file-api
name: U.S. Department of Transportation log file API
description: The log file API from U.S. Department of Transportation — 1 operation(s) for log file.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- log file
properties:
- type: OpenAPI
url: openapi/us-dot-log-file-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-nasr-28-day-subscription-api
name: U.S. Department of Transportation NASR 28 Day Subscription API
description: The NASR 28 Day Subscription API from U.S. Department of Transportation — 2 operation(s) for nasr 28 day subscription.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- NASR 28 Day Subscription
properties:
- type: OpenAPI
url: openapi/us-dot-nasr-28-day-subscription-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-oceanic-route-charts-api
name: U.S. Department of Transportation Oceanic Route Charts API
description: The Oceanic Route Charts API from U.S. Department of Transportation — 2 operation(s) for oceanic route charts.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Oceanic Route Charts
properties:
- type: OpenAPI
url: openapi/us-dot-oceanic-route-charts-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-pdm-api
name: U.S. Department of Transportation PDM API
description: The PDM API from U.S. Department of Transportation — 1 operation(s) for pdm.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- PDM
properties:
- type: OpenAPI
url: openapi/us-dot-pdm-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-sectional-charts-api
name: U.S. Department of Transportation Sectional Charts API
description: The Sectional Charts API from U.S. Department of Transportation — 2 operation(s) for sectional charts.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Sectional Charts
properties:
- type: OpenAPI
url: openapi/us-dot-sectional-charts-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-snmp-api
name: U.S. Department of Transportation SNMP API
description: The SNMP API from U.S. Department of Transportation — 1 operation(s) for snmp.
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- SNMP
properties:
- type: OpenAPI
url: openapi/us-dot-snmp-api-openapi.yml
- type: Documentation
url: https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
- type: Documentation
url: https://api.faa.gov/s/
- type: GettingStarted
url: https://www.faa.gov/regulationspolicies/pilotrecordsdatabase/air-carrier-api-discover-learn-get-access
- type: Examples
url: examples/_index.yml
- type: AsyncAPI
url: asyncapi/us-dot-its-jpo-ode-asyncapi.yml
- type: Protobuf
url: grpc/us-dot-ode-geoRoutedMsg.proto
- type: Protobuf
url: grpc/us-dot-ode-geoHashRoutedMsg.proto
- type: SourceCode
url: https://github.com/usdot-jpo-ode/jpo-ode
- type: License
url: https://github.com/usdot-jpo-ode/jpo-ode/blob/master/LICENSE
- aid: us-dot:us-dot-supplement-chart-api
name: U.S. Department of Transportation Supplement Chart API
description: The Supplement Chart API from U.S. Department of Transportation — 2 operation(s) for supplement chart .
humanURL: https://api.faa.gov/s/
baseURL: https://external-api.faa.gov/apra
tags:
- Supplement Chart
tags_raw:
- 'Supplement Chart '
properties:
- type: OpenAPI
url: openap
# --- truncated at 32 KB (49 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/us-dot/refs/heads/main/apis.yml
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.