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 ci_variables API

Operations related to CI/CD variables

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

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

This API exposes 15 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 2.0, at version v4.

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

15 operations 6 paths 7 schemas 3 DELETE6 GET3 POST3 PUT

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 ci_variables 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 15

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

ci_variables 15

Operations related to CI/CD variables

GET
/api/v4/groups/{id}/variables
Get a list of group-level variables
getApiV4GroupsIdVariables 3 params → 200
POST
/api/v4/groups/{id}/variables
Create a new variable in a group
postApiV4GroupsIdVariables 2 params → 201400
GET
/api/v4/groups/{id}/variables/{key}
Get the details of a group’s specific variable
getApiV4GroupsIdVariablesKey 2 params → 200404
PUT
/api/v4/groups/{id}/variables/{key}
Update an existing variable from a group
putApiV4GroupsIdVariablesKey 3 params → 200400404
DELETE
/api/v4/groups/{id}/variables/{key}
Delete an existing variable from a group
deleteApiV4GroupsIdVariablesKey 2 params → 404204
GET
/api/v4/projects/{id}/variables
Get project variables
getApiV4ProjectsIdVariables 3 params → 200
POST
/api/v4/projects/{id}/variables
Create a new variable in a project
postApiV4ProjectsIdVariables 2 params → 201400
GET
/api/v4/projects/{id}/variables/{key}
Get the details of a single variable from a project
getApiV4ProjectsIdVariablesKey 3 params → 200404
PUT
/api/v4/projects/{id}/variables/{key}
Update an existing variable from a project
putApiV4ProjectsIdVariablesKey 3 params → 200404
DELETE
/api/v4/projects/{id}/variables/{key}
Delete an existing variable from a project
deleteApiV4ProjectsIdVariablesKey 3 params → 404204
GET
/api/v4/admin/ci/variables
List all instance-level variables
getApiV4AdminCiVariables 2 params → 200
POST
/api/v4/admin/ci/variables
Create a new instance-level variable
postApiV4AdminCiVariables 1 param → 201400
GET
/api/v4/admin/ci/variables/{key}
Get the details of a specific instance-level variable
getApiV4AdminCiVariablesKey 1 param → 200404
PUT
/api/v4/admin/ci/variables/{key}
Update an instance-level variable
putApiV4AdminCiVariablesKey 2 params → 200404
DELETE
/api/v4/admin/ci/variables/{key}
Delete an existing instance-level variable
deleteApiV4AdminCiVariablesKey 1 param → 204

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are API_Entities_Ci_Variable (9 properties), postApiV4GroupsIdVariables (9 properties), postApiV4ProjectsIdVariables (9 properties), putApiV4ProjectsIdVariablesKey (8 properties). Each schema is shown below with its type and property counts.

postApiV4AdminCiVariables
object
Create a new instance-level variable
7 properties 2 required
postApiV4ProjectsIdVariables
object
Create a new variable in a project
9 properties 2 required
postApiV4GroupsIdVariables
object
Create a new variable in a group
9 properties 2 required
putApiV4GroupsIdVariablesKey
object
Update an existing variable from a group
7 properties
API_Entities_Ci_Variable
object
APIEntitiesCiVariable model
9 properties 3 required
putApiV4ProjectsIdVariablesKey
object
Update an existing variable from a project
8 properties
putApiV4AdminCiVariablesKey
object
Update an instance-level variable
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitlab-ci-ci-variables-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 ci_variables 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.