Dokumentacja API
To jest dokumentacja dostępnych punktów końcowych API, które są zbudowane wokół architektury REST. Wszystkie punkty końcowe API zwrócą odpowiedź JSON z standardowymi kodami odpowiedzi HTTP i wymagają uwierzytelnienia Bearer za pomocą klucza API.
Uwierzytelnianie
Wszystkie punkty końcowe API wymagają klucza API wysyłanego metodą Bearer Authentication.
Authorization: Bearer {api_key}
curl --request GET \
--url 'https://laudits.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://laudits.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
Errors
Our API uses conventional HTTP status codes to indicate the success or failure of a request.
{
"errors": [
{
"title": "Nie masz dost\u0119pu do API.",
"status": 401
}
]
}
200 Request completed successfully
400 Bad request - Required parameters are missing or invalid
401 Unauthorized - API key is missing or invalid
404 The requested resource was not found
429 Too many requests - Rate limit exceeded
500 Internal server error - this means there is a problem on our end
All API endpoint results work with the UTC timezone unless specified otherwise.
Użytkownik
Strony internetowe
Audyty
Zarchiwizowane audyty
Obsługa powiadomień
Domeny niestandardowe
Moje zespoły
Członkowie zespołu
Członek zespołu
Płatności za konto
Logi konta