LaunchKit · 2026

Setup & Installation

npx skills add https://github.com/veniceai/skills --skill venice-api-keys
or paste the link and ask your coding assistant to install it
https://github.com/veniceai/skills/tree/main/skills/venice-api-keys
View on GitHub

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