Raiffeisen API Sandbox

The sandbox is an integration simulator for Raiffeisenbank's API orchestrator. Here you complete Code Flow authentication, send ISO 20022 payments, 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

    Authenticate in the test online bank and exchange the code for tokens. Tokens are static for the session. Four endpoints: /authorize, /signin, /login, /token.

  2. Send ISO 20022 payments

    Build XML pain.001, sign and submit it, then track statuses. Five endpoints: signed/unsigned submission and three pain.002 status models.

  3. Request statements

    16 endpoints: 1C, camt.052, camt.053, MT-940, MT-942, Excel, PDF, and XML. Asynchronous generation, status polling, and file download.

  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. Companies, accounts, and transactions do not exist; the signature is checked structurally, without cryptography. Do not submit real account details or personal data.