Getting Started with the API

To use the API, you must be a Raiffeisenbank client. You'll also need:

  • access to online banking (RBO)
  • a user account with access to the accounts you plan to use via the API (any role works, including Operator)
  • signing authority for the integration application
  1. Log in to online banking and submit an integration application. The application must be signed.
  2. Once the application is approved, register your business system with the bank by following the instructions.
  3. Get your tokens through online banking or via the OAuth 2.0 Code Flow. To automate token issuance, use a refresh token.
  4. Add the following credentials to your system:
    • client_id
    • redirect_uri
    • client_secret
    • your RBO username and password
  5. Test the connection using the instructions below. If the test passes, you're ready to build against the API.

Need help? Email support_openapi@raiffeisen.ru.