Setup & Installation
What This Skill Does
Maps the full Venice.ai API surface, covering endpoint categories, two authentication modes (API key and x402 wallet), response headers, pricing, error shapes, and versioning. Venice.ai is an OpenAI-compatible inference platform for text, image, audio, video, and embeddings.
Having the full endpoint map, auth options, and error shapes in one reference saves you from piecing together the same info across multiple Venice docs pages.
When to use it
- Picking between API key and wallet auth before starting a Venice integration
- Looking up which Venice endpoint handles a specific task like image generation or transcription
- Setting up error handling for 402 payment-required responses in wallet-based flows
- Checking which OpenAI-compatible endpoints work as drop-in replacements with Venice
- Tracking remaining balance and rate limits from Venice response headers