인증
이 API는 Youka API 키를 사용하는 Bearer 인증을 사용합니다. API keys 아래의 online.youka.io/account에서 생성하세요.API 키 전송
권장 클라이언트 설정
- API 키를 소스 트리 밖에 저장하세요.
- 환경 변수 또는 시크릿 매니저를 통해 런타임에 주입하세요.
- 폴링 요청을 포함해 모든 요청에 헤더를 전송하세요.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Bearer API 키로 인증하고, 안정적인 멱등성 키로 재시도 범위를 지정하세요.
Authorization: Bearer yk_...
curl https://api.youka.io/ko/api/v1/projects/proj_123 \
-H "Authorization: Bearer yk_..."
이 페이지가 도움이 되었나요?
