AirHub API
  1. v2
AirHub API
  • Introduction
  • Authorization
    • Overview
    • Get Oauth Token
      POST
  • Advisories
    • Advisory
      POST
    • Get Advisories BBox
      GET
    • Get Advisories GeoJSON
      POST
  • Briefing
    • Overview
    • B4UFLY
      • What Is B4UFLY
      • The API Basics
      • Location vs Area
      • v1
        • B4UFLY Briefing by Area v1
        • B4UFLY Briefing by Location v1
      • v2
        • What's New in v2
        • B4UFLY Briefing by Area v2
          POST
        • B4UFLY Briefing by Location v2
          POST
  • LAANC SDSP
    • Overview
    • ASL Operations
      • List Operations
      • Create Operation
      • Get Operation
      • Delete Operation
      • Update Operation
    • LAANC Operations
      • Get Operation
      • Delete Operation
      • Create Operation
      • Update Operation
    • LAANC Authorizations
      • Rescinded and Invalid Operations
      • Submit Authorization
      • Get Authorization
      • Cancel Authorization
      • Cancel Invalid Authorization
      • Close Authorization
      • Acknowledge Rescinded Authorization
    • Operation v2
      POST
    • Create Ephemeral Operations
      POST
  • Risk
    • Get Hazard
      POST
    • Get Hazard Ground Type
      POST
    • Get Hazard Ground Risk
      POST
  • Aviation
    • Aviation
  • Surface
    • Suitability
    • Classification Surface
    • Surface v2 GeoJSON
    • Surface v2 Hexbin
  • Route
    • Route v2
  • Check
    • Check Airspace
    • Get Status
  • Elevation - NEW
    • Elevation
  • Map Vector Tiles - NEW
    • Overview
    • Styled Tiles
    • Vector Tile
  1. v2

What's New in v2

This major release introduces key performance and reliability improvements.
The processing engine behind the B4UFLY Briefing v2 API utilizes a more efficient geospatial processor, and this processor is now dedicated within the service. This results in more consistent response times and more reliable service by eliminating the occasional long response times that would occur with some requests at unique locations.
The B4UFLY Briefing v2 API introduces a new parameter to opt in to returning the geometry GeoJSON. The new parameter is includeGeometry, and it is optional with the default value of false. This allows for an additional performance improvement in the processing time on the server as well as minimizes the download time to the client by significantly reducing the amount of data needed.
Previous
B4UFLY Briefing by Location v1
Next
B4UFLY Briefing by Area v2
Built with