GitLab API
Developer & SoftwareAccess GitLab public data through one AllAPI key — 27 endpoints across the GitLab surface. No GitLab account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| POST | /api/gitlab/commit_diff | Commit diff |
| POST | /api/gitlab/group | Group |
| POST | /api/gitlab/group_projects | Group projects |
| POST | /api/gitlab/group_subgroups | Group subgroups |
| POST | /api/gitlab/groups_search | Groups search |
| POST | /api/gitlab/project | Project |
| POST | /api/gitlab/project_by_path | Project by path |
| POST | /api/gitlab/project_events | Project events |
| POST | /api/gitlab/project_forks | Project forks |
| POST | /api/gitlab/project_issues | Project issues |
| POST | /api/gitlab/project_languages | Project languages |
| POST | /api/gitlab/project_merge_requests | Project merge requests |
| POST | /api/gitlab/project_pipelines | Project pipelines |
| POST | /api/gitlab/project_release | Project release |
| POST | /api/gitlab/project_releases | Project releases |
| POST | /api/gitlab/project_starrers | Project starrers |
| POST | /api/gitlab/projects_search | Projects search |
| POST | /api/gitlab/repo_branch | Repo branch |
| POST | /api/gitlab/repo_branches | Repo branches |
| POST | /api/gitlab/repo_commit | Repo commit |
| POST | /api/gitlab/repo_commits | Repo commits |
| POST | /api/gitlab/repo_contributors | Repo contributors |
| POST | /api/gitlab/repo_file | Repo file |
| POST | /api/gitlab/repo_tag | Repo tag |
| POST | /api/gitlab/repo_tags | Repo tags |
| POST | /api/gitlab/repo_tree | Repo tree |
| POST | /api/gitlab/user | User |
Call the GitLab API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference