Copr API

API Token

In order to access the restricted parts of the API, you will need to provide an API token. This token is unique, specific to you and should not be shared!.

The API token is valid for 180 days after it has been generated.

Your information (you can directly paste this into ~/.config/copr):

[copr-cli]
login = LOGIN_TO_REVEAL
username = LOGIN_TO_REVEAL
token = LOGIN_TO_REVEAL
copr_url = https://copr.fedorainfracloud.org
# expiration date: LOGIN_TO_REVEAL

You need to be logged in to see your API token.

Documentation