/
SA
satcat
/
Satcat Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 21h ago
View markdown
satcat
Satcat Service API
put
Archive Propagation
v3
latest
OpenAPI 3.1.0
2026-08-08
155
201
291.7 KB
Authentication
10
Catalog
3
Conjunction
9
Ephemeris
14
Events
2
Launch Screening
5
LEOP
5
Maneuver Designer
7
Mission Planning
6
Mitigation
6
NLP
3
Orbital Determination
7
Plot
9
Propagation
27
get
Get All Propagations
post
Create Propagation
get
Get Propagation
delete
Remove Propagation
patch
Update Propagation
get
Get State Vector
post
Add State Vector
delete
Remove State Vector
patch
Change State Vector
get
Get Propagation Forces
post
Add Propagation Forces
delete
Remove Propagation Forces
patch
Update Propagation Forces
get
Get All Propagation Maneuvers
post
Add Propagation Maneuver
delete
Remove All Maneuvers From Propagation
get
Get Specific Propagation Maneuver
delete
Remove Specific Propagation Maneuver
patch
Update Propagation Maneuver
get
Get Tle
post
Add Tle
delete
Remove Tle
patch
Change Tle
post
Add Opm
put
Submit Propagation
put
Cancel Propagation
put
Archive Propagation
Screening
29
State Vector
6
Two Line Elements (TLEs)
4
get
Metrics
get
Root
get
Health
Propagation
Archive Propagation
Mark a propagation as archived.
put
/propagations/{id}/archive
Response
Successful Response
PropagationRead
required
id
string
uuid
required
created_at
string
date-time
nullable
status
'CREATED'
|
'PENDING'
|
'RUNNING'
|
'SUCCESS'
|
'FAILURE'
|
'CANCELED'
required
ephemeris_id
string
uuid
nullable
start_time
string
date-time
nullable
end_time
string
date-time
nullable
started_at
string
date-time
nullable
completed_at
string
date-time
nullable
target_duration
number
nullable
timestep
number
nullable
enable_discontinuities
boolean
maneuver_count
integer
state_vector
StateVectorRead
forces
ForceModelRead
maneuvers
ManeuverRead[]
nullable
tle
TLERead
tle_id
string
uuid
nullable
state_vector_id
string
uuid
nullable
rso
RSORead