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

# Adullam API

Welcome to the Adullam API documentation. Here you'll find everything you need to integrate with the Adullam payment platform—mobile money for West Africa—using our REST API or gRPC.

<CardGroup cols={1}>
  <Card title="REST API" icon="link" href="/api-reference/overview">
    Integrate with Adullam via HTTP: collect payments, send transfers, and manage account.
  </Card>

  <Card title="gRPC" icon="book-open" href="/grpc/overview">
    Use gRPC for low-latency integration with downloadable proto files and client generation guides.
  </Card>
</CardGroup>
