December 2014
Beginner
172 pages
3h 9m
English
GitLab has a powerful API system; almost all the actions you can perform in the web interface can also be done via the API. In order to use the API, you need to get your private token from GitLab. In this recipe, we will see where you can find your token and how you can regenerate an existing token.
In the following steps, we will create our private token for the API:


Read now
Unlock full access