Factuarea API

api_key_revoked

The key was revoked, and a revoked key never authenticates again — revocation is the way to cut off a leaked credential.

CodeTypeHTTPCategory
api_key_revokedauthentication_error401Authentication

Cause

The key was revoked, and a revoked key never authenticates again — revocation is the way to cut off a leaked credential.

What to do

Issue a new key and roll it out wherever the old one was in use.

Message returned by the API

This API key has been revoked.

On this page