Kayhan Space · Authentication Profile

Kayhan Space Authentication

Authentication

Kayhan Space secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials and password flow(s).

CompanyFrontier TechSpaceSatelliteSpace Situational AwarenessCollision AvoidanceSpace Traffic ManagementAerospaceAstrodynamics
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials, password API key in:

Security Schemes

Oauth2Scheme oauth2
· flows: password, clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/kayhan-space-satcat-openapi-original.json
summary:
  types:
  - oauth2
  oauth2_flows:
  - clientCredentials
  - password
schemes:
- name: Oauth2Scheme
  type: oauth2
  flows:
  - flow: password
    tokenUrl: login
    scopes: 1
  - flow: clientCredentials
    tokenUrl: oauth/token
    scopes: 1
  sources:
  - openapi/kayhan-space-satcat-openapi-original.json