메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.lemondata.cc/llms.txt

Use this file to discover all available pages before exploring further.

개요

현재 관리 토큰에 연결된 조직의 사용자 API 키 목록을 반환합니다.

주의 사항

  • Playground나 Claw 전용 키 같은 시스템 관리 키는 제외됩니다.

예시

curl -X GET "https://api.lemondata.cc/v1/management/api-keys" \
  -H "Authorization: Bearer mt-your-management-token"

요청 / 응답

정확한 스키마를 위해 위의 대화형 OpenAPI 패널을 사용하세요.