Q
Quay.io API v1
Details
- URL
-
https://quay.io/api/v1/ - Docs
- https://docs.quay.io/api/
Authentication
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.