인증된 사용자의 현재 구독 상태와 세부 정보를 반환합니다.
Documentation Index
Fetch the complete documentation index at: https://docs.llmgenerator.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /subscriptions/current/api를 사용하세요.Bearer YOUR_ACCESS_TOKEN| 상태 | 설명 |
|---|---|
active | 구독이 정상적으로 유효합니다 |
trialing | 체험 기간입니다 |
past_due | 결제 실패, 곧 일시중지될 수 있습니다 |
canceled | 구독이 완전히 종료되었습니다 |
Authorization 헤더에 API 키를 넣습니다:
/subscriptions/current와 동일합니다.