AirHub API
AirHub® Portal (Sandbox)
    AirHub API
    • Introduction
    • Authenticating
    • Briefing
      • Overview
      • What Is B4UFLY
      • The API Basics
      • Location vs Area
      • What's New in v2
      • v1
        • B4UFLY Briefing by Area
        • B4UFLY Briefing by Location
      • v2
        • B4UFLY Briefing by Area
        • B4UFLY Briefing by Location
    • Operations
      • ASL Operations
        • List Operations
        • Create Operation
        • Get Operation
        • Delete Operation
        • Update Operation
      • LAANC SDSP
        • Overview
        • 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
      • Ephemeral Operations
        • Create Ephemeral Operations
        • Get Ephemeral Operation
        • Delete Ephemeral Operation
        • Claim Ephemeral Operation
    • Surface
      • Overview
    • Vector Tiles
      • Overview
    • Data
      • Elevation v1
      • Elevation v2
      • shim
        • Send Positions
      • elevation-v1
        • Elevation
      • elevation-v2
        • Elevation
    • Schemas
      • AssetTypeEnum
      • authorizationsvc.v1.Authorization
      • asloperationsvc.v1.FlightType
      • DeviceStatus
      • authorizationsvc.v1.Class
      • ephemeralsvc.v1.ClaimEphemeralOperationResponse
      • authorizationsvc.v1.Deny
      • ElevationFeature
      • ephemeralsvc.v1.CreateEphemeralOperationRequest
      • authorizationsvc.v1.FacilityMap
      • ephemeralsvc.v1.CreateEphemeralOperationResponse
      • authorizationsvc.v1.Status
      • ElevationGeometry
      • ephemeralsvc.v1.EphemeralOperation
      • authorizationsvc.v1.SubmissionType
      • ElevationOutput
      • ElevationServerErrorResponse
      • ephemeralsvc.v1.PointOfContact
      • InvalidElevationInputResponse
      • geompb.v1.AltitudeReference
      • OwnerTypeEnum
      • geompb.v1.AltitudeUnit
      • google.protobuf.Any
      • laancsvc.v1.Action
      • PointXyElevationData
      • google.protobuf.NullValue
      • laancsvc.v1.Candidate
      • RawPositionMessageBody
      • google.rpc.Status
      • laancsvc.v1.DeleteOperationResponse
      • SourceAltitudeTypeEnum
      • laancsvc.v1.GetOperationResponse
      • Transformation
      • Unit
      • laancsvc.v1.License
      • V1ElevationInput
      • laancsvc.v1.Notice
      • V1Geometry
      • laancsvc.v1.Operation
      • V1GeometryType
      • laancsvc.v1.OperationResponse
      • V1InVDatum
      • laancsvc.v1.OperationService.CreateOperationBody
      • V2ElevationInput
      • laancsvc.v1.OperationService.UpdateOperationBody
      • laancsvc.v1.PointOfContact
      • laancsvc.v1.Reason
      • laancsvc.v1.UpdateOperationResponse
      • laancsvc.v1.ReverseLookupOperationResponse
    AirHub® Portal (Sandbox)

    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? Check out our Support page where you can peruse information and contact support.
    Modified at 2025-10-17 22:32:35
    Next
    Authenticating
    Built with