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-000000000000
Client Secret
sbx-secret-000000000000000000000
Sandbox server URL
https://sandbox.api.raiffeisen.ru
Session expires in 00:00:00Less than an hour remains — copy the data you need before it is removed

Sandbox scenarios

  1. 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.

  2. Send ruble payments in ISO 20022 format

    Prepare and submit a payment instruction to the bank, then track its processing.

  3. Request statements

    Request an account statement to reconcile transactions and support accounting. Choose the format and period, then download the completed document.

  4. Move calls into your code

    Each request can be copied as curl. The sandbox is directly available at https://sandbox.api.raiffeisen.ru from 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.