Skip to Content

Sandbox Environment

The sandbox environment provides a safe space to develop and test your Open Banking integration without affecting real user data or transactions.

Key Features

  • No real user data — All accounts and transactions are simulated
  • Full API coverage — All production endpoints are available in sandbox
  • Simulated consent — Test the user authorization flow without the Lunar app

Base URLs

FunctionalityBase URL
AISP/PISPhttps://sandbox.openbanking.prod.lunar.app
Registrationhttps://tpp.openbanking-sandbox.prod.lunar.tech

Getting Started

  1. Obtain an eIDAS certificate — Get a QWAC certificate from a Qualified Trust Service Provider 
  2. Register your TPP — Use your certificate to register as a TPP
  3. Authenticate — Obtain access tokens using your client credentials
  4. Make API calls — Start testing with the Account Information and Payment Initiation APIs

Differences from Production

AspectSandboxProduction
User consentSimulated consent flowReal Lunar app consent
DataTest accounts and transactionsReal user data
AISP/PISP URLsandbox.openbanking.prod.lunar.appopenbanking.prod.lunar.app
Registration URLtpp.openbanking-sandbox.prod.lunar.techtpp.openbanking.prod.lunar.tech

Next Steps

Last updated on