1. Briefing
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
  • Vector Tiles
    • Overview
  • Data
    • shim
      • Send Positions
    • elevation-v1
      • Elevation
    • elevation-v2
      • Elevation
  • Advanced risk services
    • Overview
    • RiskService
      • Classify
      • Route
      • Surface generation
      • Surface geojson generation
  • Schemas
    • asloperationsvc.v1.FlightType
    • authorizationsvc.v1.Authorization
    • AssetTypeEnum
    • protobufAny
    • ephemeralsvc.v1.ClaimEphemeralOperationResponse
    • authorizationsvc.v1.Class
    • DeviceStatus
    • protobufNullValue
    • authorizationsvc.v1.FacilityMap
    • ElevationFeature
    • ephemeralsvc.v1.CreateEphemeralOperationRequest
    • authorizationsvc.v1.Deny
    • risksvcv1Layer
    • rpcStatus
    • ElevationGeometry
    • ephemeralsvc.v1.CreateEphemeralOperationResponse
    • authorizationsvc.v1.Status
    • v1Bitmask
    • ephemeralsvc.v1.EphemeralOperation
    • authorizationsvc.v1.SubmissionType
    • ElevationOutput
    • v1ClassificationSurface
    • ephemeralsvc.v1.PointOfContact
    • ElevationServerErrorResponse
    • InvalidElevationInputResponse
    • geompb.v1.AltitudeReference
    • v1ClassifyResponse
    • geompb.v1.AltitudeUnit
    • OwnerTypeEnum
    • v1HexCell
    • PointXyElevationData
    • v1HexResp
    • laancsvc.v1.Action
    • google.protobuf.Any
    • google.protobuf.NullValue
    • v1RouteResponse
    • RawPositionMessageBody
    • laancsvc.v1.Candidate
    • v1SurfaceGeoJSONResponse
    • SourceAltitudeTypeEnum
    • google.rpc.Status
    • laancsvc.v1.DeleteOperationResponse
    • v1SurfaceRequest
    • Transformation
    • laancsvc.v1.GetOperationResponse
    • v1SurfaceResponse
    • Unit
    • laancsvc.v1.License
    • V1ElevationInput
    • laancsvc.v1.Notice
    • V1Geometry
    • laancsvc.v1.Operation
    • laancsvc.v1.OperationResponse
    • V1GeometryType
    • laancsvc.v1.OperationService.CreateOperationBody
    • V1InVDatum
    • laancsvc.v1.OperationService.UpdateOperationBody
    • V2ElevationInput
    • laancsvc.v1.PointOfContact
    • laancsvc.v1.Reason
    • laancsvc.v1.UpdateOperationResponse
    • laancsvc.v1.ReverseLookupOperationResponse
AirHub® Portal (Sandbox)
  1. Briefing

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.
Modified at 2026-03-05 23:18:09
Previous
Location vs Area
Next
B4UFLY Briefing by Area
Built with