NEW FlightHub 2 OpenAPI V1.0
  1. Organize Projects
NEW FlightHub 2 OpenAPI V1.0
  • Root Directory
    • authentication
      • Authentication Tutorial
    • System Service
      • Query FlightHub 2 system status
    • Organize Projects
      • Organize Project Tutorial
      • Get the list of projects under the organization
        GET
      • Get the list of devices under the organization
        GET
      • Obtain the list of devices under the project
        GET
      • Obtain storage upload credentials for the project
        GET
      • Add personnel to the project
        PUT
    • Device Management
      • Device Management Tutorial
      • Device Model Retrieval
      • HMS Information Retrieval
      • Real-time control command distribution
      • Dock camera switch
      • Aircraft Lens Switching
      • Control acquisition
      • Release control
      • Video transmission clarity settings
      • Custom Network RTK Calibration
    • Livestream Management
      • Livestream Management Tutorial
      • Livestream Push
        • Start livestream
      • Bypass Streaming
        • Stream forwarding error code
        • Create Stream Forwarder
        • Enable/Disable stream forwarder
        • Get stream transcoder list
        • Delete stream forwarder
    • Task Management
      • Task Management Tutorial
      • Create Flight Task
      • Updated flight task status
      • Obtain flight task list
      • Obtain media resources generated by the Flight task
      • Obtain Flight task trajectory information
      • Obtain Flight task information
    • Flight Route Management
      • Flight Route Management Tutorial
      • Flight Route Upload Completion Notification
      • Get the list of flight routes under the project
      • Get flight route details
    • Model Management
      • Model Management Tutorial
      • Model reconstruction coordinate system
      • Get the list of models under the project
      • Get Model Details
      • Model reconstruction
    • Annotation Management
      • Annotation Management Tutorial
      • Create map annotation
  1. Organize Projects

Organize Project Tutorial

Feature Introduction#

The Organize and Project module supports obtaining the FlightHub 2 project list and device list, as well as obtaining the storage upload credentials for the project.
Note: Currently, creating organizations, creating projects, and binding devices through the interface is not supported. Please refer to the FlightHub 2 User Guide: Organization Management section in FlightHub 2 for related creation and binding operations.
Obtain the storage upload credentials for the project, which can be used for flight route file uploads. For detailed usage procedures, please refer to the flight route management tutorial.

Interface Usage Process#

Below is an example of the interface call process for the device lens switching function. For more detailed functions, please refer to the specific interface instructions.
folderId: 43031149
Previous
Query FlightHub 2 system status
Next
Get the list of projects under the organization
Built with