Base URLs
| Service | Sandbox | Production |
|---|---|---|
| OzuraPay API | https://sandbox.payapi.v2.ozurapay.com | https://payapi.v2.ozurapay.com |
| Checkout | https://sandbox-checkout.ozura.com | https://checkout.ozura.com |
| Vault | https://api.ozuravault.com (sandbox uses a test vault key) | https://api.ozuravault.com |
Vault is a single environment — the same host serves test and production traffic, and the key (test vs. prod) determines which mode you’re in. OzuraPay, by contrast, has fully separate sandbox and production environments at different hosts. See Sandbox for the full setup.