Skip to main content

HTTP status

403 permission_error

Error response

{
  "error": {
    "message": "API key limit reached (2). Upgrade to Pro for unlimited keys.",
    "type": "permission_error",
    "param": null,
    "code": "feature_disabled",
    "doc_url": "https://docs.auriko.ai/errors/feature_disabled"
  }
}

Typical cause

The requested feature requires a higher plan tier or isn’t available for your account. The message field identifies the specific limit or restriction.

Features with plan limits

  • API keys: Free plan allows 2 keys per workspace.
  • Workspace members: Free plan allows 1 member per workspace.
See Plans and billing for all plan limits.

Resolution

Check your current plan in the dashboard. To access Pro features, upgrade your plan.