invalid_request_error
: There was an issue with the format or content of your request. We may also use this error type for other 4XX status codes not listed below.authentication_error
: There’s an issue with your API key.permission_error
: Your API key does not have permission to use the specified resource.not_found_error
: The requested resource was not found.request_too_large
: Request exceeds the maximum allowed number of bytes.rate_limit_error
: Your account has hit a rate limit.api_error
: An unexpected error has occurred internal to Anthropic’s systems.overloaded_error
: API is temporarily overloaded.