Nevercode · Authentication Profile

Nevercode Authentication

Authentication

Nevercode secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyContinuous IntegrationContinuous DeliveryCI/CDDevOpsMobileFlutterBuildsApp DistributionCode Signing
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (x-auth-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/nevercode-openapi-original.json
docs: https://docs.codemagic.io/rest-api/overview/
summary:
  types:
  - apiKey
  api_key_in:
  - header
  note: Personal API token sent in the x-auth-token request header; token is managed in Account settings
    and can be revoked/regenerated.
schemes:
- name: api_key
  type: apiKey
  sources:
  - openapi/nevercode-openapi-original.json
  in: header
  parameter: x-auth-token