# DigiMali MerchantAPIs

{% hint style="info" %}
Empowering your business with seamless integrations and secure transactions
{% endhint %}

<figure><img src="/files/oRSj4WiThYNfTvQr4lnk" alt=""><figcaption><p>Bulk Purchase Eskom Electricity Tokens</p></figcaption></figure>

## API Overview

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Account API</td><td>Manage your merchant profile. View your Merchant account profile, retrieve access token, re-allocate access tokens.</td></tr><tr><td>Vend API</td><td>Process transactions with our vending system. Initiate token-based transactions, request vending tokens for meter operations.</td></tr><tr><td>Balance API</td><td>Gain instant access to your wallet’s financial data. Retrieve your current balance, add funds, and review transaction history.</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://doc.digimali.co.za/digimali-merchantapis.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.
