Skip to Content
Environments

Environments

There are two environments available, production and sandbox.

Production is the live integration with user data and sandbox is a test environment where you can validate the integration. They have slightly different security models.

FunctionalityEnvironmentBase URLDescription
AISP/PISPProductionhttps://openbanking.prod.lunar.appLive user data
AISP/PISPSandboxhttps://sandbox.openbanking.prod.lunar.appSandbox for testing
RegistrationProductionhttps://tpp.openbanking.prod.lunar.techLive user data
RegistrationSandboxhttps://tpp.openbanking-sandbox.prod.lunar.techSandbox for testing

Notice that these are base URLs. Refer to the API specifications for path information.

Sandbox

Sandbox allows testing without Lunar users so access to test accounts and payments can be done without the Lunar app. Use the sandbox environment to test your integration before going live.

See the Sandbox section for more details.

Last updated on