Factuarea APIDevelopers

Account error codes

Every public API error code emitted by Account, with its HTTP status, its type and a page per code.

Error codes emitted by Account. Each code links to its own page with the cause and the action to take.

CodeTypeHTTPDescription
account_not_foundnot_found_error404The account behind the key could not be resolved, which usually means the key no longer points at a live company.
api_key_already_revokedinvalid_request_error422The key was already revoked, and a revoked key admits no further operations: revocation is terminal.
api_key_not_foundnot_found_error404The identifier does not match any API key of the authenticated company.
sender_identity_not_verifiedinvalid_request_error422The sending company has not proven its identity yet, and without that it cannot write to external recipients from the shared sender domain. This is neither an exhausted quota nor a permission problem: the credential holds the scope, and waiting does not clear it.

On this page

Need a hand?Contact support