API Dokumentace
Dokumentace REST API. Vše vrací JSON.
Autentizace
Všechny endpointy vyžadují API klíč v Bearer Authentication.
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}' \