What it does
You give Asterix a URL (your pricing or plans page). It reads the page, extracts the pricing into a structured catalog, and creates the objects live in your sandbox org — in dependency order:unit vs fiat) per wallet, attaches recurring/one-time grant rules to plans, and creates credit packages for top-ups — the same shapes you’d model by hand.
It also returns a tracking contract: the exact eventNames to send to track so your usage lines up with the catalog it built.
Run it
- Dashboard
- API
In the dashboard, open Import pricing, paste your pricing URL, and watch Asterix build the catalog live. This is the easiest way to start.
It’s a first draft — verify it
Treat the output as a fast starting point, not a final answer:- It reads a URL, not prose or screenshots. Point it at a real pricing page.
- Obscured pages extract poorly. Prices hidden behind JavaScript or rendered as images may be missed — check them.
- Review before going live. Confirm prices, credit amounts, and grant cadences, then promote to live yourself.
- Prefer to build by hand? Every object Asterix creates, you can create directly — see Billing for the catalog API and Credits for the credit side.
Next steps
Quickstart
With a catalog in place, subscribe a customer and run credits end to end.
Credits
Understand the grants, denominations, and packages Asterix set up.