API 문서
이것은 REST 아키텍처를 기반으로 구축된 사용 가능한 API 엔드포인트에 대한 문서입니다. 모든 API 엔드포인트는 표준 HTTP 응답 코드와 함께 JSON 응답을 반환하며 API 키를 통한 Bearer 인증이 필요합니다.
인증
모든 API 엔드포인트는 Bearer 인증 방법으로 전송된 API 키를 요구합니다.
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": "API\uc5d0 \uc811\uadfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.",
"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.
사용자
웹사이트
감사
보관된 감사
알림 처리기
맞춤 도메인
내 팀들
팀원
팀원
계좌 결제
계정 로그