Advanced Search
Search Results
99 total results found
What will you see?
Traffic information from many aircraft classes. SafeSky enables pilots to view the positions of fellow aviators. SafeSky collects and displays traffic data from 30+ different protocols and sources, including ADS-B, FLARM, OGN, and p...
L'avantage pour vous ?
Que verrez-vous? SafeSky permet aux pilotes de visualiser les positions des autres aviateurs. SafeSky collecte et affiche des données de trafic provenant de presque 30 protocoles et sources différents, dont ADS-B, FLARM, OGN et part...
Using Mobile Internet/Data While Connected To A WiFi Network (IOS/Android)
When attempting to connect an external device like a SkyEcho2, a Stratux, or a PowerFLARM to your phone, you need to ensure that your phone is connected to the external device's Wi-Fi hotspot while also having internet access through 4G/5G mobile data. It's i...
Android battery management
The SafeSky App on Android may occasionally stop running in the background due to various parameters and vendor-specific decisions. This can be attributed to Android's background process management, which may deprioritise the app after a certain period. This ...
Utilisation des données mobiles en étant connecté à un réseau WiFi (iOS/Android)
Lorsque vous tentez de connecter un appareil externe tel que SkyEcho2, Stratux ou PowerFLARM à votre téléphone, assurez-vous que votre téléphone est connecté au point d'accès WiFi de l'appareil externe tout en ayant accès à Internet via les données mobiles 4G/...
Gestion de la batterie sous Android
L'application SafeSky sur Android peut parfois cesser de fonctionner en arrière-plan en raison de divers paramètres et décisions spécifiques au fournisseur. Cela peut être attribué à la gestion des processus en arrière-plan d'Android, qui peut déprioriser l'ap...
Privacy Handling
Introduction At SafeSky, we understand and prioritise the importance of privacy in the modern digital age, especially when it comes to the sensitive realm of aircraft tracking. As an organisation dedicated to providing real-time and accurate flight informatio...
Gestion de la confidentialité
Introduction Chez SafeSky, la confidentialité à l'ère numérique moderne, en particulier en ce qui concerne le domaine sensible du suivi des aéronefs, est primordiale et prioritaire. En tant qu'organisation dédiée à la mise à disposition d'informations de vol ...
How to contribute updates to the SafeSky map layers
What is the source of SafeSky's map layers? SafeSky’s map layers are built on the openaip project, which gathers worldwide aeronautical data through contributions from a dedicated community of aviation enthusiasts. How can I contribute if I notice missing or...
Comment contribuer à la mise à jour des cartes de SafeSky?
Quelle est la source des couches de cartes de SafeSky ? Les couches de cartes de SafeSky sont basées sur le projet openaip, qui recueille des données aéronautiques mondiales grâce aux contributions d'une communauté dédiée d'enthousiastes de l'aviation. Comme...
Introduction
SafeSky for Professional Helicopter Fleets In line with our philosophy of "creating a safer sky together," SafeSky offers dedicated, professional services tailored specifically for helicopter fleets. SafeSky Pro is designed to provide helicopter operators wit...
SafeSky Pro setup
SafeSky Pro is designed for seamless, efficient, and secure usage within helicopter fleets. This page provides step-by-step instructions on the setup process, detailing the app’s various operational modes and configuration options to ensure consistent and safe...
Model Definition
1. UAV Model The UAV model defines the structure and attributes of an Unmanned Aerial Vehicle (UAV) as submitted to the /v1/uav endpoint. Field Type Required Description id string Yes The unique identifier of the UAV. latitude double Yes Latitude in d...
FAQs
What are best practices for integrating with the SafeSky API? Option 1: Batch Posting with Traffic Retrieval When posting UAV data using POST /v1/uav, you can configure the API to also return traffic data for aircraft near each UAV. To enable this feature, a...
Disclaimer
The data provided by SafeSky is non-certified and may include inaccuracies, delays, or omissions. It is supplied "as is" and "as available", with no guarantees regarding its accuracy, completeness, or reliability. This data is strictly intended for information...
Getting started
This guide shows how to quickly start using the SafeSky API to publish your UAVs and retrieve traffic for enhanced situational awareness. Publish your UAVs and Retrieve Traffic By using the POST /uav endpoint, you can publish one or many UAVs to SafeSky. This...
Testing with Postman
Importing the Postman Collection To get started with testing the SafeSky UAV API, follow these steps to import the provided Postman Collection: Open Postman: Launch the Postman application. Import the Collection: Click on the Import button in the top left...
Overview
Introduction The SafeSky UAV API offers a comprehensive solution for drone operators and manufacturers to enhance situational awareness by managing two distinct types of drone traffic data: Live UAV Operations: "/v1/uav" This API allows to publish real-time ...
Live UAV operations
The Live UAV Operations API enables real-time tracking of UAVs by allowing the publication of live telemetry data, including position, altitude, velocity, and status. Additionally, the API provides the ability to retrieve nearby airborne traffic. You can poll...
Advisory UAV operations
The SafeSky API provides features to push the publication of active UAV activity areas, when no live telemetry is available. The SafeSky API utilizes GeoJSON, a widely adopted format for encoding geographic data structures. GeoJSON allows UAV operators to defi...