Warranty activation platform
Warranty activation, checked against the serial.
Import your serial registry, publish one branded activation page, and let customers register coverage in seconds. Nothing activates without matching a real unit you shipped — and nothing activates twice.
Free plan · No card required · English and Hebrew, right-to-left included
WA-7Q4F-8815
Matched in your registry
201Vertex Monitor 27-inch
3-year limited · covered to 14 Mar 2029
Already activated
409Registered 14 Mar 2026 · one activation per unit
How it works
Three moves from serial to coverage.
No integration project. Load the units you shipped, publish a page, and let the activations come to you.
- 01
Import your serials
Upload a CSV or post them to the API. Import is built for millions of rows, so the size of your catalog is a number, not a support ticket. Each unit lands with its product and its warranty program attached.
- 02
Publish your activation page
Brand it, translate it, choose what to ask for, and publish it at your own public link. Your customer enters a serial, adds a photo if you want one, and is finished. No account to create.
- 03
Own every activation
Watch them arrive live. Filter and export a CSV, or take them straight off a signed webhook or the REST API and into the systems you already run.
The platform
Every part of the activation path.
Ten surfaces, one record per unit. Nothing here is a roadmap item.
- Core
Serial registry
One authoritative record per unit, from the row you import to the moment it is claimed. Bulk CSV in, cursor-paginated API out, and a batch history that tells you exactly what landed and when.
- Core
Warranty programs
Write the terms once, attach them to the units they cover.
- Core
Product catalog
Your products and the serials beneath them, publishable as an RSS feed.
- Public
Branded activation page
Your logo, your wording, your languages, on a public link. Image upload included.
- Live
Activations, as they land
Each one arrives with its serial, product, program and customer already attached.
- Data
CSV exports
Queue a filtered export, collect a file. For the request that lands on a Friday.
- Tier 2
Signed webhooks
HMAC-signed events to your endpoint, with a delivery log you can actually debug.
- Tier 2
REST API
Scoped keys, idempotent writes, cursor pagination, versioned endpoints.
- Platform
Multi-tenant organizations
One account, several brands, hard isolation between them.
- Platform
English and Hebrew
Full right-to-left throughout the product, not a mirrored afterthought.
REST API · Tier 2
An API first. A dashboard second.
Every screen in the product stands on a call you can make yourself. Scoped keys, idempotent writes, cursor pagination and versioned endpoints, behind an edge gateway that rate-limits the request before your origin ever sees it.
- Bulk serial import, built for millions of rows
- HMAC-signed webhook events, with a delivery log
- Scoped API keys, idempotency and cursor pagination
API keys and webhooks unlock on Tier 2.
POST /v1/activations
Authorization: Bearer wa_live_••••••••
Idempotency-Key: 6f1c3a94-…
{
"serial_code": "WA-7Q4F-8815",
"customer": { "email": "dana@example.com" }
}201 Created
{
"object": "activation",
"id": "act_9f24c1b0",
"serial_code": "WA-7Q4F-8815",
"status": "verified"
}Pricing
Priced by the size of your registry.
Every plan carries the serial registry, the branded activation page and the live dashboard. API keys and signed webhooks unlock on Tier 2.
Free
Where every new organization starts.
$0/mo
Start free- Serial registry and product catalog
- Branded activation page on a public link
- Live activations dashboard
- CSV import and export
- English and Hebrew, right-to-left included
Tier 1
For a catalog that has started to move.
$29/mo
Start free18-day free trial
- Everything in Free
- 10,000 serials
- Warranty programs
- Batch import history
- Activation image upload
Tier 2
Most popularFor teams wiring warranty into their own systems.
$289/mo
Start free+ $16 per additional seat
- Everything in Tier 1
- 1,000,000 serials
- 500,000 API calls a month
- Scoped API keys and signed webhooks
- Webhook delivery log
Enterprise
For multi-brand operations at volume.
$1,320/mo
Start free14-day free trial
- Everything in Tier 2
- Unlimited serials
- Unlimited API calls
- Multi-tenant organizations
Billed per organization in USD. Plans and trials are the live ones — you subscribe from inside the app, in Settings → Billing.
FAQ
Questions, answered.
What stops someone activating a serial they never bought?
Every submission is matched against your registry before it is accepted. A serial you never imported is rejected, and a serial that has already been activated is rejected too. The flip is atomic, so one unit means exactly one activation even if the form is submitted twice at once.
Can I bring the serials I already have?
Upload a CSV, or post them to the import endpoint. Import is built for millions of rows, and from then on the registry holds one record per unit with its batch history intact.
Do my customers need an account?
No. They open your activation page, enter their serial, add a photo if you ask for one, and they are done. The page is public and there is nothing to sign up for.
Which languages are supported?
English and Hebrew today, with full right-to-left across the whole product rather than the marketing page alone. Your activation page carries its own localization settings, so it can speak a different language from your dashboard.
When do I need Tier 2?
When you want to talk to the platform from your own systems. API keys and signed webhooks unlock there. The registry, the activation page, the dashboard and CSV exports all work from day one on any plan.
Can one account run more than one brand?
Yes. Each organization is its own workspace, with its own serials, members, branding and activation page, and the data is isolated between them.
Get started
Put your next serial to work.
Create an organization, import a registry, publish a page. The free plan does not ask for a card.