> For the complete documentation index, see [llms.txt](https://docs.drizz.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drizz.dev/drizz-api-integration/authentication/3.2-request-headers.md).

# 3.2 Request Headers

All authentication requests must include standard JSON headers to ensure consistent parsing and secure token handling. These headers define the format of the request payload and are required for successful communication with the Drizz Authentication Service.

| Header       | Value            |
| ------------ | ---------------- |
| Content-Type | application/json |
