Release · Authentication Profile

Release Authentication

Authentication

Release secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyDeveloper ToolsEphemeral EnvironmentsPlatform EngineeringDeploymentKubernetesEnvironments as a ServiceDevOpsCI/CDAI Sandbox
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

userEmail apiKey
· in: header (X-User-Email)
userToken apiKey
· in: header (X-User-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/release-openapi-original.json
docs: https://docs.release.com/reference-documentation/release-api/authentication.md
notes: >-
  Two apiKey header credentials are required together (X-User-Email + X-User-Token),
  sourced from ~/.release.yaml (populated by `release auth login`). Some Platform API
  endpoints instead use account-level headers X-Account-ID + X-Account-Token (found in
  Account Settings > Account Info); AI Sandbox and GraphQL APIs always use user auth.
summary:
  types:
  - apiKey
  api_key_in:
  - header
  account_level_headers:
  - X-Account-ID
  - X-Account-Token
schemes:
- name: userEmail
  type: apiKey
  in: header
  parameter: X-User-Email
  description: User's email address for authentication
  sources:
  - openapi/release-openapi-original.json
- name: userToken
  type: apiKey
  in: header
  parameter: X-User-Token
  description: User's authentication token (from ~/.release.yaml)
  sources:
  - openapi/release-openapi-original.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/release-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.