Skip to main content

key_limit_reached

HTTP Status: 403 Forbidden

Example response

{
  "error": {
    "code": "key_limit_reached",
    "message": "Maximum number of API keys reached for this tier",
    "docs_url": "https://docs.vatly.dev/errors/key_limit_reached"
  },
  "meta": {
    "request_id": "550e8400-e29b-41d4-a716-446655440000"
  }
}

What happened?

You tried to create a new API key but your account has already reached the maximum number of keys allowed for your current tier.

How to fix

  1. Revoke unused keys. If you have keys you no longer need, revoke them in the Vatly dashboard to free up a slot.
  2. Upgrade your plan. Higher tiers allow more API keys. Visit the dashboard to upgrade.