Skip to main content

AI integration launched

To help developers and AI assistants work with Bank 131's documentation more effectively, we've prepared a dedicated llms.txt file, available at: https://developer.131.ru/llms.txt.

This file provides a structured, machine-readable index of our API documentation, specifically designed for use with AI assistants, LLMs, and any tools built on top of them.

You can load this file into your AI tool or simply add it to your project's context. As a result, the AI will be able to give more accurate answers because it will be grounded directly in Bank 131's documentation.

Additionally, you can use the https://developer.131.ru/llms-full.txt file, which includes the complete content of every page, allowing for offline responses without making extra HTTP requests.

Dashboard launched

Bank 131 has launched the Dashboard—a transaction tracking service that allows you to see the complete picture of fund movements and helps analyze your business.

Payout description revised

Feedback form upgraded

We’ve upgraded our feedback form—taking screenshots is now much easier! You can select particular areas and add captions.

Website menu updated

To avoid multiple nested levels and make the website structure more intuitive, we added a new landing page and a top horizontal menu. Now you can immediately select the desired product and get all the information about it.

New parameter added

Now we return the bin parameter (Bank Identification Number) in the card object.

Feedback widget added

Now you can share your feedback with us: on any page, just click the Feedback window on the right and tell us if the page is helpful, send us screenshots, and leave your comments.

Payment session's Error status

  • Updated information on the error status of the payment session: this status is not final. In case of receiving this status, contact the Bank and wait for a final transaction status.

Changes to an array

  • transactions:
    • added mandatory field type, with the possible values "credit" and "debet".
    • amount now contains only positive values.
    • base_amount remains mandatory only for non-ruble transactions.