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 Mission Planning API

The Mission Planning API from Kayhan Space — 3 operation(s) for mission planning.

Kayhan Space Mission Planning 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 Mission Planning. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 6 operations across 3 paths, and defines 21 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

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

6 operations 3 paths 21 schemas 1 DELETE2 GET1 PATCH2 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 Mission Planning 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 6

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

Mission Planning 6
GET
/ground_observers
List Ground Observers
list_ground_observers_ground_observers_get 4 params → 200422
POST
/ground_observers
Create Ground Observer
create_ground_observer_ground_observers_post 1 param body → 201422
GET
/ground_observers/{sensor_id}
Get Ground Observer
get_ground_observer_ground_observers__sensor_id__get 2 params → 200422
PATCH
/ground_observers/{sensor_id}
Update Ground Observer
update_ground_observer_ground_observers__sensor_id__patch 2 params body → 200422
DELETE
/ground_observers/{sensor_id}
Delete Ground Observer
delete_ground_observer_ground_observers__sensor_id__delete 2 params → 204422
POST
/visibility_windows
List Visibility Windows
list_visibility_windows_visibility_windows_post 1 param body → 200422

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are GroundObserverRead (9 properties), UDLSensorAzElLimit (8 properties), VisibilityWindow (8 properties), UDLGroundSensor (7 properties). Each schema is shown below with its type and property counts.

GroundStationDefinition
object
5 properties 3 required
UDLGroundSensorDefinition
object
2 properties 1 required
VisibilityWindow
object
8 properties 2 required
GroundObserverRead
object
9 properties 8 required
UDLGroundSensorLocation
object
3 properties 3 required
OffsetPagination
object
2 properties
UDLSensorAzElLimit
object
8 properties
VisibilityRequestTLEDataSource
object
5 properties 2 required
VisibilityRequestEphemerisDataSource
object
2 properties 1 required
SavedObserverSearchDefinition
object
3 properties 1 required
GroundObserverCreate
object
4 properties 3 required
OffsetPageResult_GroundObserverRead_
object
3 properties 3 required
VisibilityWindowsResult
object
1 property 1 required
ValidationError
object
5 properties 3 required
UDLSensorCharacteristic
object
3 properties
HTTPValidationError
object
1 property
UDLGroundSensor
object
Compatible with the UDL GroundSensor model. Can be used for both ground stations and ground sensors such as radar / EO.
7 properties 7 required
GroundObserverUpdate
object
4 properties
VisibilityWindowsRequest
object
2 properties 2 required
VisibilityRequestObserver
object
3 properties 2 required
UDLGroundSensorEntity
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kayhan-space-mission-planning-api-openapi.yml Raw ↑

Other APIs Kayhan Space publishes across the network.

Kayhan Space Authentication API
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 Mitigation API
Kayhan Space NLP API