Lewati ke konten utama

API Keys

Each partner has two key environments:

EnvPrefixUse
Sandboxak_test_…Local dev & QA; no real points moved
Productionak_live_…Real users, real settlement

Security:

  • Rotate keys via Partner Dashboard at any time (no downtime — old key valid 24h).
  • Never commit keys to git. Use env vars or your secret manager.
  • IP allowlist available for production keys.