Documentação API
Endpoints REST retornando JSON. Requer autenticação Bearer.
Autenticação
Todos endpoints requerem API key via Bearer.
curl --request GET \
--url 'https://dmpilot.ru/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://dmpilot.ru/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \