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.

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/haven-2-station"
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

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