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 State Vector API

The State Vector API from Kayhan Space — 4 operation(s) for state vector.

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

This API exposes 6 operations across 4 paths, and defines 12 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 4 paths 12 schemas 1 DELETE3 GET1 PATCH1 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 State Vector 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 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

State Vector 6
POST
/states
Add State Vector
add_state_vector_states_post 1 param body → 201422
GET
/states/{id}
Get State Vector
get_state_vector_states__id__get 1 param → 201422
PATCH
/states/{id}
Update State Vector
update_state_vector_states__id__patch 1 param body → 201422
DELETE
/states/{id}
Remove State Vector
remove_state_vector_states__id__delete 1 param → 201422
GET
/states/frames/state
Get Available State Reference Frames
get_available_state_reference_frames_states_frames_state_get → 201
GET
/states/frames/covariance
Get Available Covariance Reference Frames
get_available_covariance_reference_frames_states_frames_covariance_get → 201

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are StateVectorRead (19 properties), FullSpacecraftState (8 properties), Spacecraft (5 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

Vector3
object
3-dimensional physical quantity
4 properties 3 required
CovarianceMatrix
object
4 properties 4 required
ValidationError
object
5 properties 3 required
FullSpacecraftState
object
8 properties 5 required
StateVectorRead
object
19 properties 12 required
HTTPValidationError
object
1 property
CovarianceReferenceFrames
object
1 property
StateVectorReferenceFrames
object
1 property
Spacecraft
object
5 properties
CovarianceMatrixRead
object
4 properties 4 required
Frame
string
CovMatrixFormat
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kayhan-space-state-vector-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 Mission Planning API
Kayhan Space Mitigation API