Starlink Space Traffic Coordination API

The API behind space-safety.starlink.com, SpaceX's free conjunction screening and maneuver coordination platform for satellite operators. Version 0.1 of the reference documents five resource groups - cdm for Conjunction Data Messages, event for conjunction events, object for satellites, operator, and trajectory - with paths such as GET /v1/object. Client authentication is mTLS using a client certificate signed by SpaceX after email onboarding, access is limited to satellite operators, and the OpenAPI source file itself is not published for download.

API entry from apis.yml

apis.yml Raw ↑
aid: starlink:starlink-space-traffic-coordination-api
name: Starlink Space Traffic Coordination API
description: The API behind space-safety.starlink.com, SpaceX's free conjunction screening and maneuver
  coordination platform for satellite operators. Version 0.1 of the reference documents five resource
  groups - cdm for Conjunction Data Messages, event for conjunction events, object for satellites, operator,
  and trajectory - with paths such as GET /v1/object. Client authentication is mTLS using a client certificate
  signed by SpaceX after email onboarding, access is limited to satellite operators, and the OpenAPI source
  file itself is not published for download.
humanURL: https://docs.space-safety.starlink.com/docs/api/space-traffic-coordination-apis
baseURL: https://space-safety.starlink.com/api/v1
tags:
- Space Safety
- Conjunction Screening
- Satellite Operations
properties:
- type: Documentation
  url: https://docs.space-safety.starlink.com/docs/
- type: APIReference
  url: https://docs.space-safety.starlink.com/docs/category/api/
- type: Authentication
  url: https://docs.space-safety.starlink.com/docs/api-keys
- type: GettingStarted
  url: https://docs.space-safety.starlink.com/docs/quick-start
- type: Sandbox
  url: https://staging.space-safety.starlink.com
- type: Conventions
  url: https://docs.space-safety.starlink.com/docs/api-patterns