Vast Haven-2 Station

Informational product surface for Haven-2, a larger multi-module station positioned as a successor to the International Space Station for continuous human presence in low-Earth orbit. Hardware/spaceflight program page, not a programmable API. No public developer endpoints are documented.

OpenAPI Specification

vast-space-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: Vast (Informational - No Public API)
  description: >-
    Vast (vastspace.com) is a commercial space company building crewed space
    stations, beginning with Haven-1 and the larger Haven-2, and operating the
    Haven-1 Lab for microgravity research. As of the catalog date, Vast does not
    publish any documented public developer API, REST API, or developer portal.
    This OpenAPI document is intentionally empty (paths is an empty object)
    because there are no public HTTP endpoints to describe. Vast's surfaces are
    informational product, research, and payload-partnership pages reached via
    the website and direct contact. Disambiguation - this is NOT Vast.ai (a GPU
    cloud marketplace) and NOT VAST Data (an enterprise AI data/storage
    platform); those are unrelated companies that share the Vast name.
  termsOfService: https://www.vastspace.com/
  contact:
    name: Vast
    email: info@vastspace.com
    url: https://www.vastspace.com/contact
  version: '1.0'
servers:
  - url: https://www.vastspace.com
    description: Vast public website (informational only; not an API host).
paths: {}