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

# Customers api

Domain: `https://customers.enad.io`

### Server-to-Server Authorization

Customers api requires authenticated Server-to-Server call.

Header: `x-api-key`

Token is generated in Enad Admin at [https://app.enad.io](https://app.enad.io)

#### Client Authorization

Client Authorization is the authorization needed for merchants customers to be able to login. This should be the JWT recieved when a user login.

Authorization: `Bearer x`

#### Limits

* Request body payload: Maximum 32 MB
* URL: Maximum 16 KB
