J
JFrog Platform REST APIs
Details
Authentication
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.
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.