Account & insights
Billing, balance & pay-as-you-go
Prepaid balance, auto-topup, invoices, multi-currency billing, plan quotas and the pay-as-you-go tier.
WeZend billing is prepaid: you hold a balance, sends draw on it at your per-channel, per-destination rates, and you can see both at any moment.
Balance & topping up
- Check:
GET /v1/account/balance— balance, currency and recent movements. - Top up: Billing → Top up in the dashboard (Stripe-backed), or
POST /v1/billing/topup. - Auto-topup: the setting that prevents 2 a.m. outages — "when balance drops below €50, charge €200 to the default card" (
PATCH /v1/billing/auto-topup). Strongly recommended for anything transactional.
Your prices
GET /v1/account/pricing returns your current sell rates per channel and destination. Rates depend on your plan and any negotiated pricing; what the API returns is exactly what sends deduct, so you can compute costs before sending (estimated = rate × recipients).
Plans & quotas
Subscription plans include monthly message quotas per channel; usage against quota is visible under Billing → Plan & usage (API: GET /v1/account/usage). When a quota is spent, further sends draw on your balance at your per-message rates — nothing stops working mid-month.
Pay-as-you-go is the no-subscription tier: no monthly fee, no included quota, every message billed from balance. It fits spiky senders (election night, ticket on-sales) and low-volume starters; you can move between PAYG and a plan without any integration change.
Invoices & currency
Invoices live under Billing → Invoices (GET /v1/billing/invoices) as PDFs. Company details on the invoice come from PUT /v1/account/billing-details. You choose your billing currency (PUT /v1/account/billing-currency) — EUR, DKK, SEK, NOK, USD and more; an existing balance converts at the day's rate when you switch.
One platform. Every customer interaction.
Replace your patchwork of messaging APIs, CDP and automation tools with a single engagement platform built for scale.
No credit card required · EU data residency · 99.99% uptime SLA