Kayhan Space · OAuth Scopes

Kayhan Space OAuth Scopes

OAuth 2.0 derived

Kayhan Space publishes 1 OAuth 2.0 scope via the password and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Kayhan Space API on a user’s behalf.

Tokens are issued from login.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyFrontier TechSpaceSatelliteSpace Situational AwarenessCollision AvoidanceSpace Traffic ManagementAerospaceAstrodynamics
Scopes: 1 Flows: password, clientCredentials Method: derived

OAuth endpoints

Token URL
login oauth/token
Flows
passwordclientCredentials

Scopes (1)

ScopeDescriptionFlows
internal Access from an internal API. clientCredentials, password

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/kayhan-space-satcat-openapi-original.json
schemes:
- name: Oauth2Scheme
  source: openapi/kayhan-space-satcat-openapi-original.json
  flows:
  - flow: password
    tokenUrl: login
  - flow: clientCredentials
    tokenUrl: oauth/token
scopes:
- scope: internal
  description: Access from an internal API.
  flows:
  - clientCredentials
  - password
  sources:
  - openapi/kayhan-space-satcat-openapi-original.json