openapi: 3.0.1 info: title: Relativity Space API description: >- Relativity Space is an aerospace manufacturer that builds the Terran R reusable launch vehicle using its Stargate metal 3D printing platform and sells dedicated and rideshare launch services. As of the documented date, Relativity Space does NOT publish a public, machine-consumable developer API. There is no REST, GraphQL, gRPC, or WebSocket interface, and no API reference, base URL, authentication scheme, or SDK is offered to external developers. The company's developer-facing material is the Terran payload user's guide (PDF mission integration documentation) and human sales / engineering contact for payload integration - none of which constitute a programmatic API. This OpenAPI document is therefore intentionally an empty contract (paths is empty) and exists only to catalog the provider honestly within API Evangelist. NOTE: This entry is distinct from "Relativity" (relativity.com), the legal e-discovery / RelativityOne company, which is a separate organization already tracked in the catalog. termsOfService: https://www.relativityspace.com contact: name: Relativity Space url: https://www.relativityspace.com version: '0.0' servers: - url: https://www.relativityspace.com description: >- Marketing and product website only. This is not an API host; no programmatic endpoints are served from this origin. paths: {}