Sandbox

Build and test

Sandbox is the development environment. No real funds are processed there.

One API domain

Sandbox and Production share the same base URL, https://api.validif.com/v1. There is no separate sandbox domain. The environment is derived server-side from the credentials you present — a sandbox key can only read and write sandbox data, and is never treated as a production key.

What you can do

  • Create payments and follow their state transitions.
  • Create payouts to card destinations.
  • Receive and inspect events, with payloads masked in the workspace.
  • Generate, reveal once and revoke API keys.

Getting a key

Keys are generated from your workspace on app.validif.com. See Authentication for how to send it.

Moving to Production

Production processing is enabled per company after review. Read Production.