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

# Datashop API

> Integrate Datashop products into your website.

## Base URL

```text theme={null}
https://app.datashop.africa
```

<Note>
  All routes in this documentation require a Datashop API key. Send it as `Authorization: Bearer <key>`.
</Note>

<Columns cols={2}>
  <Card title="Authentication" icon="key-round" href="/authentication">
    API key headers, security requirements, and authentication errors.
  </Card>

  <Card title="API reference" icon="braces" href="/wallet/balance">
    Endpoint groups, request parameters, response schemas, and examples.
  </Card>
</Columns>
