AirHub API
    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
          • B4UFLY Briefing by Location v2
    • 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
        POST
    • Surface
      • Suitability
        POST
      • Classification Surface
        POST
      • Surface v2 GeoJSON
        POST
      • Surface v2 Hexbin
        POST
    • Route
      • Route v2
    • Check
      • Check Airspace
      • Get Status
    • Elevation - NEW
      • Elevation
    • Map Vector Tiles - NEW
      • Overview
      • Styled Tiles
      • Vector Tile

    Introduction


    Welcome to the AirHub API! Our API powers the Business of Drones through the delivery of data and services to power and enrich your UAS applications.
    The AirHub API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded or JSON request bodies, returns JSON-encoded responses and uses standard HTTP response codes, authentication, and verbs.
    You can use the AirHub API in sandbox mode, which does not affect your live data or interact with production systems. The base URL you use to make requests determines whether the request is live mode or sandbox mode.

    Request Access#

    We would love to hear more about your use case and how our API can help. Please contact us for a free trial.

    Terms and Conditions#

    Non-commercial use of this API is governed by the AirHub API Terms of Service.

    Support#

    Need help, or want to get in touch? Reach out on our Discord support channel. You can also contact support.
    Next
    Overview
    Built with