How do I revoke an API Key?

Description

API Keys that have been created to access the TransForm API can be revoked.

Revoking an API key terminantes access to the TransForm API for a TransForm account.

  1. To revoke an API key, log in to TransForm Central.

  2. Click the Home tab, then under Developer Options click Revoke API Key.

    /TransFormDocumentation/pages/images/selectRevokeAPIKey.png
  3. Enter the API Key to revoke. Then click Revoke API Key. There is no undo for this action.

    /TransFormDocumentation/pages/images/revokeKey2.png

    You can use the GetAPIKeys TransForm API Endpoint to look up all API keys for a TransForm Account.

See Also