> For the complete documentation index, see [llms.txt](https://irembopay.gitbook.io/irembopay-api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irembopay.gitbook.io/irembopay-api-docs/getting-started/quickstart.md).

# About IremboPay API

{% hint style="info" %}
IremboPay is a highly scalable and resilient REST Payment API designed to easily and securely accept the major payment options in Rwanda on a website, mobile app or USSD app.
{% endhint %}

## Payment Partners

1. Banks&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>I&#x26;M Bank (I&#x26;M)</strong></td><td><ul><li>I&#x26;M branches</li><li>Agents  </li><li>USSD app</li><li>Internet Banking</li><li>Mobile app</li></ul></td><td><a href="/files/nI9EvAxvM8TCBboEgVpS">/files/nI9EvAxvM8TCBboEgVpS</a></td></tr><tr><td><strong>Bank of Kigali (BK)</strong></td><td><ul><li>BK Branches</li><li>Agents (BK YACU)</li><li>BK Mobile App</li><li>Internet Banking</li></ul><p></p></td><td><a href="/files/0XjfHzxUk6tlKcUWjeUk">/files/0XjfHzxUk6tlKcUWjeUk</a></td></tr><tr><td><strong>Ecobank</strong></td><td><ul><li>Ecobank branches</li><li>Agents  </li><li>USSD app</li><li>Internet Banking</li><li>Mobile app</li></ul></td><td><a href="/files/vOA7MabEz4J6YmKA3zZH">/files/vOA7MabEz4J6YmKA3zZH</a></td></tr><tr><td><p><strong>BPR Bank</strong> </p><ul><li>BPR branches</li><li>Agents  </li><li>USSD app</li><li>Internet Banking</li><li>Mobile app</li></ul></td><td></td><td><a href="/files/jmZbPvJ4AoH3PLozcvGL">/files/jmZbPvJ4AoH3PLozcvGL</a></td></tr><tr><td><p><strong>Equity Bank</strong> </p><ul><li>Equity branches</li><li>Agents  </li><li>USSD app</li><li>Mobile app</li><li>POS</li></ul></td><td></td><td><a href="/files/WcOUqaPnJHgEjXqA6VED">/files/WcOUqaPnJHgEjXqA6VED</a></td></tr><tr><td><p><strong>GT Bank</strong> </p><ul><li>USSD app</li></ul></td><td></td><td><a href="/files/ApCyNumvdtUpOcNGsAw1">/files/ApCyNumvdtUpOcNGsAw1</a></td></tr></tbody></table>

***

2. Cards

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Mastercard</strong></td><td><a href="/files/vMzYwYb96WtwZqubuIEE">/files/vMzYwYb96WtwZqubuIEE</a></td></tr><tr><td><strong>American Express Card</strong></td><td><a href="/files/8LUbP57nH8mFdfblAKGR">/files/8LUbP57nH8mFdfblAKGR</a></td></tr><tr><td><strong>Visa</strong> <strong>card</strong></td><td><a href="/files/qlWt99uKm59k19IHwpNb">/files/qlWt99uKm59k19IHwpNb</a></td></tr></tbody></table>

***

3. Mobile network&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>MTN Mobile Money</strong></td><td><a href="/files/h7uucfFhDrB4zNRWywI6">/files/h7uucfFhDrB4zNRWywI6</a></td></tr><tr><td><strong>Airtel Money</strong></td><td><a href="/files/JAXQuRGDkTbKPu69tO52">/files/JAXQuRGDkTbKPu69tO52</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irembopay.gitbook.io/irembopay-api-docs/getting-started/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
