How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GitLab CI/CD keys API

Operations about keys

GitLab CI/CD keys API is one of 98 APIs that GitLab CI/CD publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Keys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 5 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 2.0, at version v4.

Requests are made against the base URL https://gitlab.com/api/v4.

5 operations 4 paths 9 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v4
Base URL
https://gitlab.com/api/v4
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

GitLab CI/CD keys API declares 2 security schemes for authenticating requests. An API key is passed in the header as PRIVATE-TOKEN (access_token_header). An API key is passed in the query as private_token (access_token_query).

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

keys 5

Operations about keys

GET
/api/v4/groups/{id}/ssh_certificates
Get a list of Groups::SshCertificate for a Group.
getApiV4GroupsIdSshCertificates 3 params → 200401403404
POST
/api/v4/groups/{id}/ssh_certificates
Add a Groups::SshCertificate.
postApiV4GroupsIdSshCertificates 2 params → 201400401403404
DELETE
/api/v4/groups/{id}/ssh_certificates/{ssh_certificates_id}
Removes an ssh certificate from a group.
deleteApiV4GroupsIdSshCertificatesSshCertificatesId 2 params → 204400401403422
GET
/api/v4/keys/{id}
Get single ssh key by id. Only available to admin users
getApiV4KeysId 1 param → 200
GET
/api/v4/keys
Get user by fingerprint of SSH key
getApiV4Keys 1 param → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are API_Entities_UserWithAdmin (55 properties), API_Entities_UserPublic (46 properties), API_Entities_UserBasic (10 properties), API_Entities_SSHKeyWithUser (8 properties). Each schema is shown below with its type and property counts.

API_Entities_CustomAttribute
object
APIEntitiesCustomAttribute model
2 properties 2 required
API_Entities_SSHKeyWithUser
object
APIEntitiesSSHKeyWithUser model
8 properties 8 required
API_Entities_UserWithAdmin
object
APIEntitiesUserWithAdmin model
55 properties 45 required
API_Entities_SshCertificate
object
APIEntitiesSshCertificate model
4 properties 4 required
postApiV4GroupsIdSshCertificates
object
Create a ssh certificate for a group.
2 properties 2 required
API_Entities_UserBasic
object
APIEntitiesUserBasic model
10 properties 8 required
API_Entities_Identity
object
3 properties 3 required
API_Entities_UserPublic
object
APIEntitiesUserPublic model
46 properties 40 required
API_Entities_ScimIdentity
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitlab-ci-keys-api-openapi.yml Raw ↑

Other APIs GitLab CI/CD publishes across the network.

GitLab GraphQL API
GitLab CI/CD access_requests API
GitLab CI/CD access_tokens API
GitLab CI/CD agents API
GitLab CI/CD alert_management API
GitLab CI/CD applications API
GitLab CI/CD attestations API
GitLab CI/CD audit_events API
GitLab CI/CD avatars API
GitLab CI/CD award_emoji API
GitLab CI/CD badges API
GitLab CI/CD batched_background_migrations API
Where this information came from

This is an independent, third-party profile of GitLab CI/CD keys API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.