ScratchPower

Prepaid VAS distribution

Prepaid power, instantly distributed.

ScratchPower connects banks, fintechs, and agents to electricity, airtime, and water — one reliable, OAuth2-secured API across every major provider.

~1Mtransactions / month
3utilities: electricity, airtime, water
BPC · MNOs · WUCdirect provider integrations
OAuth2secured API with safe, idempotent retries

One platform, three utilities

Electricity, airtime, and water — each with the same validate-then-confirm flow and provider-issued tokens.

Electricity

BPC

Sell prepaid electricity tokens with live meter validation and provider-issued tokens.

Airtime

All major MNOs

Top up subscribers across every major mobile network from a single integration.

Water

WUC

Vend prepaid water with the same validate-then-confirm flow as the rest of the platform.

Built for everyone in the chain

From a single agent to a national bank — there's a path in.

Dealers & agents

Vend electricity, airtime, and water and earn commission — no infrastructure to build.

Get started

Businesses & developers

Drop prepaid purchases into your product with a small, well-documented HTTP API.

Read the docs

Enterprise & partners

Banks and large distributors plug into reliable, reconciled, multi-provider distribution.

Talk to us

How a purchase works

A safe, two-step flow with idempotent recovery — so customers are never double-charged.

  1. 1

    Validate

    Pre-flight the meter or subscriber with the provider and surface charges before you commit.

  2. 2

    Confirm

    Buy the units and receive the provider-issued token(s) in the response.

  3. 3

    Retry safely

    Recover from timeouts with idempotent retries — never double-charge a customer.

Built for developers

Authenticate with OAuth2, discover accounts and products, then validate and confirm purchases. snake_case JSON, predictable errors, and staging test meters.

Read the docs
curl https://api.scratchpower.com/public/v1/purchases/confirm \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{ "product": "electricity", "subscriber_id": "0123456789", "amount": 100 }'

Trusted by banks, MNOs and many others

  • Direct, multi-provider integrations across electricity, airtime, and water
  • Reconciled settlement and ledger integrity on every transaction
  • Production-grade reliability at ~1M transactions per month

Ready to distribute prepaid power?

Tell us what you're building and we'll get you set up with credentials and test meters.