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

# Endpoints

<Columns cols={3}>
  <Card title="Get Bank Lists" icon="code" href="/integrations/endpoints/get-bank-lists" />

  <Card title="Token Balance" icon="code" href="/integrations/endpoints/token-balance" />

  <Card title="Token Approval" icon="code" href="/integrations/endpoints/token-approval" />

  <Card title="Mint" icon="code" href="/integrations/endpoints/mint" />

  <Card title="Mint Allocation" icon="code" href="/integrations/endpoints/mint-allocation" />

  <Card title="Redeem" icon="code" href="/integrations/endpoints/redeem" />

  <Card title="Transfer" icon="code" href="/integrations/endpoints/transfer" />

  <Card title="Withdraw" icon="code" href="/integrations/endpoints/withdraw" />

  <Card title="Verify Payout/Withdrawal" icon="code" href="/integrations/endpoints/verify-payout-withdrawal" />
</Columns>
