Raiffeisen API Sandbox
The sandbox simulates integration with Raiffeisenbank via its API. Here you can complete Code Flow authentication, send ruble payments in ISO 20022 format, and request account statements using the same requests, headers, and message bodies as in production.
Test credentials
Issued automatically for this session. Data is stored for 24 hours, then removed.
Client ID
00000000-0000-0000-0000-000000000000Client Secret
sbx-secret-000000000000000000000Sandbox server URL
https://sandbox.api.raiffeisen.ruSandbox scenarios
Get tokens with Code Flow
Get access tokens to start working with payments and statements. The scenario guides you through authorization and prepares access to the bank's services.
Send ruble payments in ISO 20022 format
Prepare and submit a payment instruction to the bank, then track its processing.
Request statements
Request an account statement to reconcile transactions and support accounting. Choose the format and period, then download the completed document.
Move calls into your code
Each request can be copied as curl. The sandbox is directly available at
https://sandbox.api.raiffeisen.rufrom Postman, automated tests, or your integration.
All sandbox data is synthetic. The companies, accounts, and transactions are not real; the signature is checked structurally, without cryptography. Do not submit real account details or personal data.