> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getmipay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GetMiPay API Documentation

> Welcome to GetMiPay - Your universal gateway to Soleaspay

## Get Started

Build powerful payment integrations with GetMiPay's mobile money API.

<Card title="Quick Start Guide" icon="rocket" href="/quickstart" horizontal>
  Get up and running with GetMiPay API in just 5 minutes.
</Card>

## Core Features

Explore GetMiPay's comprehensive payment solutions.

<Columns cols={2}>
  <Card title="Payment Collections" icon="wallet" href="/api-reference/payments/payin">
    Collect payments from customers via mobile money with simple API calls.
  </Card>

  <Card title="Payouts & Transfers" icon="send" href="/api-reference/payouts/create">
    Send money to customers, vendors, and partners securely.
  </Card>

  <Card title="Transaction Management" icon="history" href="/api-reference/payments/status">
    Check transaction status and manage your payment flows.
  </Card>

  <Card title="Account Balance" icon="chart-column" href="/api-reference/account/balance">
    Monitor your merchant balance and transaction history.
  </Card>
</Columns>

## API Reference

Complete technical documentation for developers.

<Columns cols={2}>
  <Card title="PayIn API" icon="cart-shopping" href="/api-reference/payments/payin">
    Collect payments from customers via mobile money.
  </Card>

  <Card title="PayOut API" icon="money-bill-transfer" href="/api-reference/payouts/create">
    Send money to mobile money wallets.
  </Card>

  <Card title="Status Check" icon="circle-check" href="/api-reference/payments/status">
    Verify transaction status and details.
  </Card>

  <Card title="Balance API" icon="chart-line" href="/api-reference/account/balance">
    Retrieve account balance and merchant information.
  </Card>
</Columns>

## Need Help?

<Card title="Contact Support" icon="headset" href="mailto:support@getmipay.com">
  Our support team is ready to help you succeed with GetMiPay.
</Card>

<Card title="API Status" icon="signal" href="https://status.getmipay.com">
  Check the current status of our API services.
</Card>
