Vast Payload & Research Opportunities

Informational surface covering Vast's Request for Proposals (RFP) and payload-partner program for research on Haven-1 across life sciences, physical sciences, technology demonstrations, biotechnology, and STEM education. Onboarding is via direct contact and proposal review, not a programmable HTTP API.

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: {}