Skip to content

SENSE Aeronautics API - Quick Guide

The REST API is available at atr.senseaeronautics.com for Automatic Target Recognition and daa.senseaeronautics.com for Detect And Avoid. It is designed for easily integrating Sense Aeronautics' detection capabilities into your workflow. Check the following sections for more information on supported input and output formats.

An API Key is required for interacting with the API. If you would like to receive one, kindly fill the following form. For more information on how to use the API Key, see the Authentication section.

The documentation is structured in the following sections:

  • Input: explains how to register your video feed on the API and start processing it.
    • Telemetry integration: explains how a stream of telemetry data can be sent to the api to enhance the API detection and analysis capabilities.
  • Output: explains how to attach outputs to your processed video feed so you can integrate our detections into your workflow.
  • Endpoints: a more comprehensive explanation of available endpoints, their structure and how to use them.
  • Examples: a collection of ready to use examples to help you get started with the API.