Get API Key

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Get the current user's own API key

Since: 4.3.0

Usage: GET /api/security/apiKey

Produces: application/json

Sample usage:

GET /api/security/apiKey

Sample output:

{
    "apiKey": "3OloposOtVFyCMrT+cXmCAScmVMPrSYXkWIjiyDCXsY="
}