1. Create a sandbox key
In your reseller dashboard, create an API key in the test environment. It is prefixedsc_test_ and shown once — copy it now.
2. Browse the catalog
Each product is a purchasable denomination. Itsid is what you order.
3. Place an order
Send the product id and quantity. Include anIdempotency-Key so a retry never
places the order twice (see Idempotency).
id and its status.
4. Fetch the codes
Once the order iscompleted — you will receive an
order.fulfilled webhook, or you can poll GET /v1/orders/{id} —
fetch the codes:
sc_live_ key
to order against your real wallet and supply.