Description: Get the current user's own API key
Since: 4.3.0
Usage: GET /artifactory/api/security/apiKey
Produces: application/json
Sample Request:
GET https://[JFrogPlatformURL]/artifactory/api/security/apiKey
Sample output:
{ "apiKey": "3OloposOtVFyCMrT+cXmCAScmVMPrSYXkWIjiyDCXsY=" }