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

# api_not_enabled (403)

> Your CrewPass plan does not include API access.

Returned when your CrewPass plan does not include Partner API access at all.

```json theme={null}
{ "error": { "code": "api_not_enabled", "message": "this partner's plan does not include API access" } }
```

**Fix** — this is a plan-level setting. Talk to CrewPass about enabling the
Partner API for your account. See [how access works](/introduction#access).
