J

JFrog Platform REST APIs

REST discovered

Details
Docs
https://docs.jfrog.com/integrations/docs/jfrog-api
Authentication
JFrog access/reference token bearer discovered Get token ↗
Authorization: Bearer <credential>

Create a token in the JFrog Platform UI under your user profile token settings as described in Identity Tokens. JFrog recommends using reference tokens instead of legacy API keys, as noted on the API Key page.

JFrog API key (legacy, deprecated) api_key discovered Get key ↗
X-JFrog-Art-API: <credential> /Authorization: Basic <credential>

If your JFrog instance still allows legacy API keys, generate or view it from your user profile as described on API Key. JFrog states API keys reached end of life and recommends migrating to reference tokens from Identity Tokens.