Authentication
How to authenticate calls to the API
All endpoints require an API key in the X-API-Key header. Keys are issued by DroneClearance and can be rotated or revoked.
Header
X-API-Key: dc_your_api_key_here
Each API key is associated with an external application and has configurable permissions and rate limits.