API Дакументацыя
Дакументацыя па API, якая пабудавана на REST. Усе эндпойнты вяртаюць JSON і патрабуюць Bearer Authentication.
Аўтэнтыфікацыя
Усе эндпойнты патрабуюць API ключ праз 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}' \