Q

Quay.io API v1

REST discovered

Details
URL
https://quay.io/api/v1/
Docs
https://docs.quay.io/api/
Authentication
Quay application access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create an Application under an organization in Quay from the _Applications_ tab as described in the Quay.io API docs. For user-facing integrations, run the OAuth web flow against https://quay.io/oauth/authorize with your application's client_id and requested scopes; for internal use, open the application's _Generate Token_ tab and click _Generate Access Token_. Use the returned access token as a bearer token.