API Keys REST API

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

The following REST API endpoints are available with regard to API Keys; note that from Artifactory release 7.49.3, these APIs being deprecated and replaced by the new SECURITY APIs.

Endpoint

Description

Create API Key

Create an API key for the current user.

Get API Key

Get the current user's own API key.

Revoke API Key

Revokes the current user's API key.

Revoke User API Key

Revokes the API key of another user (requires Admin privileges).

Revoke All API Keys

Revokes all API keys currently defined in the system (requires Admin privileges).