> For the complete documentation index, see [llms.txt](https://developers.naqrat.sa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.naqrat.sa/headers.md).

# Headers

Make sure every request has these 2 headers included:

```
Accept: application/json
Content-Type: application/json
```

We would appreciate if you also include your user agent in the headers, this header should accurately describe the nature of the API call where it is coming from:

`User-Agent: 'domain.com'`
