What Pylva does
Pylva gives engineering and operations teams a cost layer for production agents:- Capture LLM calls from OpenAI, Anthropic, and Vercel AI through the SDK.
- Report non-LLM usage such as search requests, speech characters, vector lookups, and workflow executions.
- Attribute usage to
customer_idandstep_nameso cost reports map to customers and product workflows. - Price usage on the server from builder-owned pricing tables instead of trusting application code to send dollars.
- Enforce cost controls with budget limits, routing rules, failover rules, alerts, and recommendations.
Start here
- Choose a plan - start a 14-day Pro or Scale trial, or contact sales for Enterprise. Sign in with GitHub, Google, or a magic link during checkout.
- Quickstart - mint a key, install the SDK, and send your first event.
- Set up with an AI agent - hand the whole integration to Claude Code, Cursor, or another coding agent with one prompt.
- TypeScript SDK - auto-instrument Node.js agent runtimes.
- Python SDK - auto-instrument Python agent runtimes.
- Cost attribution - choose stable customer and step identifiers.
- API overview - understand the SDK-facing HTTP surface.