본문으로 건너뛰기
버전: 최신 버전

인증 확인

API 키가 유효한지 확인하여 인증 정보를 확인합니다.


1. API Endpoint

https://app.deepbrain.io/api/odin/v3/auth

2. Response Parameters

keydesctype
isAuthenticatedAPI 키의 유효성 여부.Boolean

3. Sample Request

curl https://app.deepbrain.io/api/odin/v3/editor/project  \
-H "Authorization: ${API KEY}" \
-H "Content-Type: application/json" \
-X GET

Note: The professional terms, URLs, parameter keys, and proper nouns have been left untranslated as requested.