Mint a short-lived token for the Claude Code skill. The skill exchanges the token for a session-scoped key on the user’s local machine, enabling theDocumentation Index
Fetch the complete documentation index at: https://docs.dacard.ai/llms.txt
Use this file to discover all available pages before exploring further.
dacard-framework skill calls to read against the caller’s account.
| Property | Value |
|---|---|
| Auth | Required |
| TTL | 5 minutes |
| Idempotent | No (each call mints a new token) |
Response
Errors
| Status | Code | When |
|---|---|---|
| 401 | AUTH_REQUIRED | No session. |
| 500 | INTERNAL_ERROR | Mint or write failed. |