The Codeberg Documentation website is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
It bundles third-party font software licensed under a different license. Please look at the LICENSE file for details.
Changes to the original versions of the article as well as its individual authors can be looked up in this article's commit history
Codeberg and the Codeberg Logo are trademarks of Codeberg e.V.
Access Tokens are special tokens that are used to authenticate to Codeberg through the API. They can be used to give applications access to your Codeberg account without sharing your password.
This guide explains how to generate an access token from the website. However, you can also generate access tokens from the API. Read more at Forgejo's documentation.
Access tokens grant full access to your account. You must handle them securely.
Profiles and Settings
button on the top right. The button will be your profile picture.Settings
in the dropdown.Applications
settings tab.Manage Access Tokens | Generate New Token
, enter a name to identify your token in the Token Name
field.Your access token has now been generated! Copy your token and store it securely.
Be sure to generate new access tokens for each app you use, and delete them once they are not in use.
Once you are done using an access token, you should delete it. Deleting an access token revokes access to your account for apps using the token.
To delete an access token, click the red Delete
button next to the access token you want to delete, then click Yes
in the popup. Your access token is now deleted.
Hey there! 👋 Thank you for reading this article!
Is there something missing, or do you have an idea on how to improve the documentation? Do you want to write your own article?
You're invited to contribute to the Codeberg Documentation at its source code repository, for example, by adding a pull request or joining in on the discussion in the issue tracker.
For an introduction on contributing to Codeberg Documentation, please have a look at the Contributor FAQ.
© Codeberg Docs Contributors. See LICENSE