Developers / Sandbox
Sandbox environment
Test the full API surface without ever touching production. Fake data, real behavior.
Base URL
https://sandbox.api.glanevo.comFeatures
- Isolated data — a tenant fully separate from production.
- No real charges — Stripe, Klarna, TWINT test mode.
- Weekly reset — Sunday 03:00 UTC: all sandbox tenants are reset.
- Rate limit relaxed — 10x more generous so development isn't disrupted.
- Webhook testing — webhook.site is recommended as the endpoint URL.
Generating a sandbox token
- Log into the Glanevo panel and switch to "Sandbox" mode in the header.
- Settings → API Keys → "Generate new key".
- The token is generated with the
glv_test_...prefix.
Test payment cards
| Number | Result |
|---|---|
| 4242 4242 4242 4242 | Success |
| 4000 0000 0000 0002 | Declined |
| 4000 0027 6000 3184 | 3DS required |