LaunchKit · 2026
Back to skills

venice-billing

Covers Venice AI's three billing API endpoints: checking account balance, pulling per-request usage ledgers in JSON or CSV, and querying aggregated usage analytics by date, model, or API key.

Setup & Installation

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

What This Skill Does

Covers Venice AI's three billing API endpoints: checking account balance, pulling per-request usage ledgers in JSON or CSV, and querying aggregated usage analytics by date, model, or API key. All endpoints are read-only and in beta.

Gives you structured access to Venice's balance, usage ledger, and analytics data through three endpoints, so you can automate cost monitoring instead of checking the web dashboard manually.

When to use it

  • Checking your Venice balance before running a batch of inference calls
  • Exporting monthly usage as CSV for accounting or invoicing
  • Building a cost dashboard with per-model and per-key spend breakdowns
  • Tracking which API key is consuming the most DIEM or USD over the last 30 days
  • Comparing daily spend across currency types to forecast when credits run out