If you are a developer looking to integrate a drone into your software stack:
# Generate API key response = requests.get('https://mx40-pro-device.com/api/v1/auth/api-key') api_key = response.json()['api_key'] mx40 pro api authentication