Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kayhan Space Authentication API

The Authentication API from Kayhan Space — 8 operation(s) for authentication.

Kayhan Space Authentication API is one of 20 APIs that Kayhan Space publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 10 operations across 8 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, /api/satcat.

10 operations 8 paths 13 schemas 1 DELETE3 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.satcat.com/api/satcat
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Kayhan Space Authentication API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Oauth2Scheme) using the password and clientCredentials flows, exposing 1 scope.

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 10
POST
/login
Login
login_login_post body → 200422
GET
/health_authenticated
Health Authenticated
health_authenticated_health_authenticated_get → 200
GET
/groups
List Groups
list_groups_groups_get → 200
POST
/api_keys
Create Api Key
create_api_key_api_keys_post body → 200422
GET
/api_keys
List Api Keys
list_api_keys_api_keys_get 6 params → 200422
POST
/api_keys/{client_id}/rotate
Rotate Api Key
rotate_api_key_api_keys__client_id__rotate_post 1 param → 200422
PATCH
/api_keys/{client_id}
Update Api Key
update_api_key_api_keys__client_id__patch 1 param body → 200422
DELETE
/api_keys/{client_id}
Delete Api Key
delete_api_key_api_keys__client_id__delete 1 param → 200422
POST
/oauth/token
Authenticate Token
authenticate_token_oauth_token_post body → 200422
POST
/oauth/token/
Authenticate Token
authenticate_token_oauth_token__post body → 200422

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are GroupListItem (9 properties), Body_login_login_post (6 properties), TokenResponse (5 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

Body_login_login_post
object
6 properties 3 required
TokenResponse
object
5 properties 2 required
ValidationError
object
5 properties 3 required
APIKeyView
object
5 properties 3 required
SortDirection
string
OffsetPageResult_APIKeyView_
object
3 properties 3 required
HTTPValidationError
object
1 property
GroupListItem
object
9 properties 3 required
Body_authenticate_token_oauth_token_post
object
4 properties
OffsetPagination
object
2 properties
APIKeyUpdate
object
1 property 1 required
Body_authenticate_token_oauth_token__post
object
4 properties
APIKeyCreateRequest
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kayhan-space-authentication-api-openapi.yml Raw ↑

Other APIs Kayhan Space publishes across the network.

Kayhan Space Catalog API
Kayhan Space Conjunction API
Kayhan Space Ephemeris API
Kayhan Space Events API
Kayhan Space Health API
Kayhan Space Launch Screening API
Kayhan Space LEOP API
Kayhan Space Maneuver Designer API
Kayhan Space Metrics API
Kayhan Space Mission Planning API
Kayhan Space Mitigation API
Kayhan Space NLP API