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

# AuthHeaders

> Resolved authentication headers and strategy used.

Source: [src/cwsandbox/\_auth.py:28](https://github.com/coreweave/cwsandbox-client/blob/v0.22.0/src/cwsandbox/_auth.py#L28)

```python theme={"system"}
class AuthHeaders(headers: dict[str, str], strategy: str)
```

Resolved authentication headers and strategy used.
