Welcome to Solvimon. This page orients you to how billing works in Solvimon and how to set it up.
Before jumping into setup, take 5 minutes to understand Solvimon’s core primitives and why they’re structured the way they are. Start with Concepts — it explains the building blocks (meters, events, products, pricing plans, subscriptions, invoices) and how they fit together.
Solvimon has multiple interfaces. Choose the one that fits your workflow.
Solvimon Desk is the web application for configuring your billing setup without code. You can create pricing plans, manage customers, review invoices, and monitor your billing operation entirely from the browser.
Every action in Desk is available via the REST API, so you can automate customer management, pricing updates, subscription changes, and usage ingestion from your own systems.
https://test.api.solvimon.com/v1/ (sandbox) or https://api.solvimon.com/v1/ (production)If you’re using Claude, the Solvimon MCP server lets you query and manage your billing setup directly from Claude conversations.
Setting up Solvimon follows a logical 7-step sequence. Each step depends on the previous one, so you’ll work through them in order: define meters, build your catalog, set pricing, create customers, set up subscriptions, ingest events, and generate invoices.
Ready to get hands-on? Choose your path: