Setup & Installation
What This Skill Does
Manages Venice AI API keys through REST endpoints: create, list, update, and revoke both INFERENCE and ADMIN keys. Supports per-epoch spending caps in USD or DIEM, rate-limit queries, and a two-step Web3 wallet flow for minting keys without a Venice account.
Gives Claude direct access to Venice's key management API so you can create, cap, rotate, and revoke keys from a conversation instead of clicking through a dashboard.
When to use it
- Creating scoped INFERENCE keys with spending caps for each customer
- Rotating API keys on a schedule and revoking expired ones
- Checking rate-limit balances and tier info before calling model endpoints
- Minting a Venice API key from a Web3 wallet holding sVVV
- Debugging 429 errors by pulling the last 50 rate-limit breach entries