Mint a short-lived token for the Claude Code skill.
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 the dacard-framework skill calls to read against the caller’s account.
curl -X POST https://app.dacard.ai/api/integrations/claude-code/mint-token \ -H "Authorization: Bearer $DACARD_API_KEY"