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

# AuthenticatedService

> Swift Protocol

**Protocol**

```swift theme={null}
protocol AuthenticatedService : Sendable
```

## Instance Properties

### authHeaders

```swift theme={null}
var authHeaders: [String : String] { get async }
```
