{ "opencollection": "1.0.0", "info": { "name": "Aeronautic Product Release API", "version": "1.4.0" }, "items": [ { "info": { "name": "Coded Instrument Flight Procedures (CIFP)", "type": "folder" }, "items": [ { "info": { "name": "Get CIFP chart download link by edition type of current or next. If edition is left blank or null, the default edition of current is used.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/cifp/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." } ] }, "docs": "The CIFP release is distributed as a zip file containing charts and verification software." }, { "info": { "name": "Get CIFP edition date and edition number by edition type of current or next. If the edition is left blank or null, the default edition of current is used.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/cifp/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." } ] }, "docs": "Get CIFP edition date and edition number by edition type of current or next. If the edition is left blank or null, the default edition of current is used." } ] }, { "info": { "name": "Daily Digital Obstacle File (DDOF)", "type": "folder" }, "items": [ { "info": { "name": "Get Daily Digital Obstacle File download link.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ddof/chart" }, "docs": "The Daily Digital Obstacle File release is distributed as a zip file containing the latest obstacle information from the FAA database." }, { "info": { "name": "Get Daily Digital Obstacle File edition information.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ddof/info" }, "docs": "The Daily Digital Obstacle File is released by the FAA on a daily basis." } ] }, { "info": { "name": "Digital Enroute Charts US (DDECUS)", "type": "folder" }, "items": [ { "info": { "name": "Get Digital Enroute Chart download link by edition type of current or next. If edition is left blank or null, the default edition of current is used.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/dec/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." } ] }, "docs": "The DEC US release is distributed as a zip file containing charts." }, { "info": { "name": "Get CIFP edition date and edition number by edition type of current or next. If the edition is left blank or null, the default edition of current is used.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/dec/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." } ] }, "docs": "Get CIFP edition date and edition number by edition type of current or next. If the edition is left blank or null, the default edition of current is used." } ] }, { "info": { "name": "Digital Enroute Supplement (DERS)", "type": "folder" }, "items": [ { "info": { "name": "Get Digital Enroute Supplement download link.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ders/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." } ] }, "docs": "The Digital Enroute Supplement release has been deprecated and is no longer published by the FAA.." }, { "info": { "name": "Get Digital Enroute Supplement edition information.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ders/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." } ] }, "docs": "The Digital Enroute Supplement release has been deprecated and is no longer published by the FAA." } ] }, { "info": { "name": "US Terminal Procedures Publication (TPP)", "type": "folder" }, "items": [ { "info": { "name": "Get Terminal Procedure Publication chart download information by requesting an edition with geographic area of United States or a valid US State Name.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/dtpp/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Requested geographic region of Terminal Procedures Publication chart set. Specify either US or a valid full state name such as Alaska. If omitted, the default US complete set is returned." } ] }, "docs": "The complete United States Terminal Procedure Publication (TPP) release is distributed as a set of zip files containing charts and verification software. Requests for charts by state returns a list of download URLs which can be quite extensive. All 50 US states are valid for requesting chart publication download URLs. The special 'changeset' edition operates against the current release and returns the charts that were changed since the previous release. " }, { "info": { "name": "Get Terminal Procedure Publication chart edition information by requesting an edition with geographic area of United States or one of the 50 US states", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/dtpp/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Requested geographic region of Terminal Procedures Publication chart set. Specify US or a valid full US state name such as Alaska. If omitted, edition information for the complete US set is returned." } ] }, "docs": "The US Terminal Procedure Publication is released on a 28 day airspace cycle. Edition information is identical regardless of the geographic area or format of the desired charts." } ] }, { "info": { "name": "IFR Enroute Charts", "type": "folder" }, "items": [ { "info": { "name": "Get IFR Enroute Charts download link by edition, format, geoname, and seriesType", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/enroute/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferencedIf omitted, the default format of PDF is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Geographic region for requested chart" }, { "name": "seriesType", "value": "", "type": "query", "description": "The series type" } ] }, "docs": "TIFF formatted files are geo-referenced while PDF format is not geo-referenced. Geoname is either US, Alaska, Pacific, or Caribbean, depending on the desired chart. A list of available charts by format, geoname, and series type can be found on the FAA public web site at FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > IFR Charts and DERS > Low, High Areas tab. The valid values for seriesType are Low, High, or Area." }, { "info": { "name": "Get IFR Enroute Charts edition date and edition number by edition type of current or next", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/enroute/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition" } ] }, "docs": "Get IFR Enroute Charts edition date and edition number by edition type of current or next" } ] }, { "info": { "name": "Gulf of Mexico IFR Enroute Chart", "type": "folder" }, "items": [ { "info": { "name": "Get Gulf of Mexico IFR enroute chart edition date, edition number, and product download URL", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/enroute/gom/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default format of PDF is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Requested Gulf of Mexico geographic area. If omitted, both west and central links are returned." } ] }, "docs": "The Gulf of Mexico IFR enroute chart is distributed as a zip file that contains multiple PDF charts." }, { "info": { "name": "Get Gulf of Mexico IFR enroute chart edition date and edition number", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/enroute/gom/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, current edition is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Requested Gulf of Mexico geographic area. If omitted, both west and central are returned." } ] }, "docs": "If a geographic area is not supplied, both central and west product edition information is returned." } ] }, { "info": { "name": "Oceanic Route Charts", "type": "folder" }, "items": [ { "info": { "name": "Get Oceanic Route Chart download link by edition, format, and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ifr/oceanic/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default format of PDF is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "A geographic area for which the chart is requested" } ] }, "docs": "TIFF formatted files are geo-referenced while PDF format is not geo-referenced. Geoname is a geographic area for which the chart is requested. Valid geographic names are Pacific (PORC), North Atlantic (NARC), and Wester Atlantic (WATRS) " }, { "info": { "name": "Get Oceanic Route Chart edition information by edition type", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ifr/oceanic/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." } ] }, "docs": "All oceanic charts are released on a regular 56 day cycle. The format and geographic name are not necessary to obtain edition information." } ] }, { "info": { "name": "IFR Planning Charts", "type": "folder" }, "items": [ { "info": { "name": "Get IFR planning download link by edition and format", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ifr/planning/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default PDF format is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Geographic area to query. North Atlantic (NA), Pacific Ocean (PO), Western Atlantic (WAT), or United States (US)" } ] }, "docs": "TIFF formatted files are geo-referenced while PDF format is not geo-referenced. The specific chart returned by this operation is the IFR PLANNING chart found on the FAA public web site at FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > IFR Charts and DERS > Planning tab" }, { "info": { "name": "Get Planning Chart edition date and edition number by edition type", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/ifr/planning/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." } ] }, "docs": "Get Planning Chart edition date and edition number by edition type" } ] }, { "info": { "name": "NASR 28 Day Subscription", "type": "folder" }, "items": [ { "info": { "name": "Get the National Flight Data Center NASR 28 day subscription file", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/nfdc/nasr/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." } ] }, "docs": "Get the National Flight Data Center NASR 28 day subscription file" }, { "info": { "name": "Get the National Flight Data Center NASR 28 day subscription file edition information", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/nfdc/nasr/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." } ] }, "docs": "Get the National Flight Data Center NASR 28 day subscription file edition information" } ] }, { "info": { "name": "Supplement Chart ", "type": "folder" }, "items": [ { "info": { "name": "Get Supplement chart download information by requesting an edition with a valid US volume.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/supplement/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "volume", "value": "", "type": "query", "description": "Requested volume of Supplement chart set. If omitted, the complete US set is returned." } ] }, "docs": "The Supplement chart is distributed in two formats - zip and pdf. The US complete set is returned as a ZIP file while all other volumes consist of individual PDF files.Requests for charts by volume other than US complete set returns a list of download URLs which can be quite extensive." }, { "info": { "name": "Get Supplement chart edition information by requesting an edition and volume.", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/supplement/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "volume", "value": "", "type": "query", "description": "Requested volume of Supplement chart set. If omitted, the edition information for the complete US set is returned." } ] }, "docs": "Get Supplement chart edition information by requesting an edition and volume." } ] }, { "info": { "name": "Grand Canyon VFR Chart", "type": "folder" }, "items": [ { "info": { "name": "Get VFR Grand Canyon chart edition information and download link", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/grandcanyon/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." } ] }, "docs": "Get VFR Grand Canyon chart edition information and download link" }, { "info": { "name": "Get VFR edition date and edition number by edition type of current or next", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/grandcanyon/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." } ] }, "docs": "Get VFR edition date and edition number by edition type of current or next" } ] }, { "info": { "name": "VFR Helicopter Route Chart", "type": "folder" }, "items": [ { "info": { "name": "Get VFR Helicopter Route Chart download link by edition and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/helicopter/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default format of PDF is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Geoname which is a city for which the chart is requested. If omitted, charts for all cities are returned." } ] }, "docs": "Geoname is a city for which the chart is requested. Valid cities can be found on the FAA public web site under FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > VFR Charts > Helicopter tab" }, { "info": { "name": "Get GulfCoast Route Chart download link by edition", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/helicopter/gulf/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default format of PDF is returned." } ] }, "docs": "The geoname is absent from this operation and defaults to U.S Gulf Coast" }, { "info": { "name": "Get VFR GulfCoast Route Chart edition date and edition number by edition type of 'current' or 'next' ", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/helicopter/gulf/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." } ] }, "docs": "Get VFR GulfCoast Route Chart edition date and edition number by edition type of 'current' or 'next' " }, { "info": { "name": "Get VFR Helicopter Route Chart edition date and edition number by edition type of current or next and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/helicopter/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Geoname which is a city for which the chart is requested. If omitted, charts for all cities are returned." } ] }, "docs": "Get VFR Helicopter Route Chart edition date and edition number by edition type of current or next and geoname" } ] }, { "info": { "name": "Sectional Charts", "type": "folder" }, "items": [ { "info": { "name": "Get Sectional Chart download link by edition, format, and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/sectional/chart", "params": [ { "name": "geoname", "value": "", "type": "query", "description": "Geoname which is a city for which the chart is requested. Valid cities can be found on the FAA public web site." }, { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default format of PDF is returned." } ] }, "docs": "TIFF formatted files are geo-referenced while PDF format is not geo-referenced. Geoname is a city for which the chart is requested. Valid cities can be found on the FAA public web site at FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > VFR Charts > Sectional Chart tab" }, { "info": { "name": "Get Sectional Chart edition date and edition number by edition type and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/sectional/info", "params": [ { "name": "geoname", "value": "", "type": "query", "description": "Geoname which is a city for which the chart is requested. Valid cities can be found on the FAA public web site." }, { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." } ] }, "docs": "Geoname is a city for which the chart is requested. Valid cities can be found on the FAA public web site at FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > VFR Charts > Sectional Chart tab" } ] }, { "info": { "name": "Terminal Area Charts", "type": "folder" }, "items": [ { "info": { "name": "Get Terminal Area Chart download link by edition, format, and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/tac/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF is georeferenced and PDF is not georeferenced. If omitted, the default format of PDF is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "A US city for which the chart is requested." } ] }, "docs": "TIFF formatted files are geo-referenced while PDF format is not geo-referenced. Geoname is a city for which the chart is requested. Valid cities can be found on the FAA public web site at FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > VFR Charts > Terminal Area Chart tab" }, { "info": { "name": "Get Terminal Area Chart edition date and edition number by edition type and geoname", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/tac/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "A US city for which the chart is requested." } ] }, "docs": "Geoname is a city for which the chart is requested. Valid cities can be found on the FAA public web site at FAA Home > Air Traffic > Flight Information > Aeronautical Information Services > Digital Products > VFR Charts > Terminal Area Chart tab" } ] }, { "info": { "name": "US VFR Wall Planning Chart", "type": "folder" }, "items": [ { "info": { "name": "Get WallPlan Chart release information with download link by edition and format", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/wallplanning/chart", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF format contains georeferenced charts contained within a zip archive and PDF is non-georeferenced charts. If omitted, the default PDF format is returned." }, { "name": "geoname", "value": "", "type": "query", "description": "Geographical area to query. " } ] }, "docs": "Get WallPlan Chart release information with download link by edition and format" }, { "info": { "name": "Get WallPlan edition date and edition number by edition type and format", "type": "http" }, "http": { "method": "GET", "url": "https://external-api.faa.gov/apra/vfr/wallplanning/info", "params": [ { "name": "edition", "value": "", "type": "query", "description": "Requested product edition. If omitted, the default current edition information is returned." }, { "name": "format", "value": "", "type": "query", "description": "Format of the requested chart. TIFF format contains georeferenced charts in a zip archive file and PDF is non-georeferenced charts. If omitted, the default PDF format is used." } ] }, "docs": "Get WallPlan edition date and edition number by edition type and format" } ] } ], "bundled": true }