# Welcome!

Explore a comprehensive suite of integration solutions tailored to simplify and optimize your business processes, empowering greater efficiency, seamless automation, and smarter workflows across your organization

{% hint style="info" %}
Currently, each API is protected by either a token authentication type or an oauth authentication type.
{% endhint %}

### Get Started

ProvidusBank’s API documentation is organized to ensure easy access to all the resources you need for a smooth integration with your platform.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3 id="accessing-an-oauth-protected-api">Account Statement</h3></td><td>This API enables you to retrieve account statement for Providus Bank customer.</td><td><a href="account-statement">account-statement</a></td><td><a href="https://2119891020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Mem2V59Q9QG7Pj32lJe%2Fuploads%2FLwmCzdp559gO3E9qkQAa%2FImage_fx.jpg?alt=media&#x26;token=3cc08243-d380-422b-b306-f4462152ff15">Image_fx.jpg</a></td></tr><tr><td><h3 id="accessing-an-oauth-protected-api">Transactions</h3></td><td>This APIs provide interfaces to create and manage financial transactions.</td><td><a href="transactions">transactions</a></td><td><a href="https://2119891020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Mem2V59Q9QG7Pj32lJe%2Fuploads%2Fm0YtqKB13jNnPYzMsfBr%2FImage_fx%20(11).jpg?alt=media&#x26;token=8f239de1-24b2-4d1f-b275-d1dd1f7317a4">Image_fx (11).jpg</a></td></tr><tr><td><h3 id="accessing-an-oauth-protected-api">Provi Bill</h3></td><td>This section provide bill payment solutions and features.</td><td><a href="provi-bill">provi-bill</a></td><td><a href="https://2119891020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Mem2V59Q9QG7Pj32lJe%2Fuploads%2FcWpLOxWKM0D8qw0zFamv%2FImage_fx%20(6).jpg?alt=media&#x26;token=510b05c2-d492-4571-ac5a-7e3f22914237">Image_fx (6).jpg</a></td></tr><tr><td><h3 id="accessing-an-oauth-protected-api">Digital Collection Services</h3></td><td>This API enables collections using Pay with Transfer</td><td><a href="digital-collection-services">digital-collection-services</a></td><td><a href="https://2119891020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Mem2V59Q9QG7Pj32lJe%2Fuploads%2FpFntQxPb70EkDOK4d5gq%2FImage_fx%20(13).jpg?alt=media&#x26;token=ebc140d2-6658-42da-8bfd-354ab0818f54">Image_fx (13).jpg</a></td></tr><tr><td><h3 id="accessing-an-oauth-protected-api">Transfer Services</h3></td><td>This API is designed for designed to offer a secure integration interface for third party partners.</td><td><a href="transfer-services">transfer-services</a></td><td><a href="https://2119891020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Mem2V59Q9QG7Pj32lJe%2Fuploads%2FsFlN6zhB3E9q4eFSVjmQ%2FImage_fx%20(12).jpg?alt=media&#x26;token=6e2c9ef5-0d84-4ae1-914f-adf9597e9975">Image_fx (12).jpg</a></td></tr><tr><td><h3 id="accessing-an-oauth-protected-api">Xpress Wallet API</h3></td><td>The Xpress Wallet API allows seamless integration of wallet functionalities into your products.</td><td><a href="xpress-wallet-api">xpress-wallet-api</a></td><td><a href="https://2119891020-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Mem2V59Q9QG7Pj32lJe%2Fuploads%2FEWsKWfaiG9KxgHXjpbOy%2FImage_fx%20(15).jpg?alt=media&#x26;token=60fa7146-1f00-47fa-b9aa-f776ae86f7e1">Image_fx (15).jpg</a></td></tr></tbody></table>


---

# Agent Instructions: 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://developer.providusbank.com/welcome.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.
