Relativity Space Stargate Manufacturing

Stargate is Relativity Space's proprietary fourth-generation metal 3D printing platform used to manufacture Terran R structures at its Long Beach headquarters. This is an internal manufacturing technology, not an externally consumable API - no public developer API or machine-to-machine interface is documented. Informational entry only.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/stargate-manufacturing"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

relativity-space-openapi.yml Raw ↑
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: {}