AirHub API
AirHub® Portal (Sandbox)
    AirHub API
    • Introduction
    • Overview
    • Overview
    • Overview
    • What Is B4UFLY
    • Location vs Area
    • The API Basics
    • What's New in v2
    • Overview
    • LAANC SDSP
      • Overview
      • LAANC Operations
        • Get Operation
        • Delete Operation
        • Create Operation
        • Update Operation
    • LAANC Operations
      • Reverse Lookup Airspace Link Operation
        GET
    • UserService
      • UserService_ListUsers
        GET
      • UserService_GetUser
        GET
      • UserService_DeleteMember
        DELETE
      • UserService_OverwriteRoles
        PUT
    • Schemas
      • ==================================== Overwrite Roles ====================================
      • authorizationsvc.v1.Authorization
      • authorizationsvc.v1.Class
      • protobufAny
      • authorizationsvc.v1.Deny
      • authorizationsvc.v1.FacilityMap
      • rpcStatus
      • authorizationsvc.v1.Status
      • v1DeleteMemberResponse
      • authorizationsvc.v1.SubmissionType
      • v1GetUserResponse
      • v1ListUsersResponse
      • ==================================== Models ====================================
      • v1OverwriteRolesResponse
      • laancsvc.v1.Action
      • v1User
      • google.protobuf.Any
      • google.protobuf.NullValue
      • laancsvc.v1.Candidate
      • laancsvc.v1.DeleteOperationResponse
      • google.rpc.Status
      • laancsvc.v1.GetOperationResponse
      • laancsvc.v1.License
      • laancsvc.v1.Notice
      • laancsvc.v1.Operation
      • laancsvc.v1.OperationResponse
      • laancsvc.v1.OperationService.CreateOperationBody
      • 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
    Overview
    Built with