Dokumentacja API
To jest dokumentacja dostępnych punktów końcowych API, które są zbudowane wokół `1`.
Authentication
All the API endpoints require an API key sent by the Bearer Authentication method.
curl --request GET \
--url 'https://analityka.silentshields.pl/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://analityka.silentshields.pl/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \