Sell KasCards products via our API
Browse the catalogue, place orders, and pull delivered codes straight from your own store, app, or bot — at your distributor price.
What you can build
Browse the catalogue
List every product with its live availability and YOUR tier price — the same price you pay in the portal.
Order programmatically
Place an order in one call. Every purchase is idempotent — a retry after a timeout never buys twice.
Fetch delivered codes
Read an order back by our id or your own reference and pull the delivered codes the moment they are ready.
Check your wallet
Orders draw from your prepaid distributor wallet. Read the balance before you buy.
A first request
curl https://your-store.com/api/v1/b2b/catalog?perPage=100 \ -H "x-api-key: $KEY"
How to get started
1
Create an account
Register and verify your email.
2
Apply as a distributor
Tell us how you sell. We review every application; API access is for approved distributors and companies.
3
Fund your wallet
Top up your distributor balance — orders draw from it.
4
Mint an API key & integrate
Create your key below, send it as an x-api-key header, and go live.