## Gitlab From project planning and source code management to CI/CD and monitoring, GitLab is a complete DevOps platform, delivered as a single application. ### Generate an API Access Key 1. Login to your Gitlab service account, go to **Account Settings**. 2. Click the **Access Tokens** tab to get access to the integration tokens 3. Generate a Token with selected Scopes and Permissions as needed. 4. Copy and paste the key. ### URL The Base URL of Gitlab API v4.0: https://gitlab.com/api/v4