Skip to main content
Vault endpoint reference is available in the Vault section below. Checkout and OzuraPay API reference coming soon.

Base URLs

ServiceSandboxProduction
OzuraPay APIhttps://sandbox.payapi.v2.ozurapay.comhttps://payapi.v2.ozurapay.com
Checkouthttps://sandbox-checkout.ozura.comhttps://checkout.ozura.com
Vaulthttps://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.

Authentication

All API requests require authentication via API key or JWT token. See Vault → Authentication for details.

Vault API

For Vault endpoint details (tokenize, proxy, verify API key, status codes, common errors), see Vault in the sidebar.