SpaceX (Community API) · JSON Structure

Spacex Roadster Structure

Tesla Roadster ephemeris (single document). Derived from the r-spacex/SpaceX-API mongoose model.

Type: object Properties: 27
SpaceLaunchSatellitesStarlinkFalcon 9Falcon HeavyDragonRocketsOpen-SourceCommunityRESTGraphQLOpen Data

SpaceX Roadster is a JSON Structure definition published by SpaceX (Community API), describing 27 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

id name launch_date_utc launch_date_unix launch_mass_kg launch_mass_lbs norad_id epoch_jd orbit_type apoapsis_au periapsis_au semi_major_axis_au eccentricity inclination longitude periapsis_arg period_days speed_kph speed_mph earth_distance_km earth_distance_mi mars_distance_km mars_distance_mi flickr_images wikipedia video details

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/spacex/refs/heads/main/json-structure/spacex-roadster-structure.json",
  "name": "SpaceX Roadster",
  "description": "Tesla Roadster ephemeris (single document). Derived from the r-spacex/SpaceX-API mongoose model.",
  "x-schema-source": "documentation",
  "x-source-url": "https://github.com/r-spacex/SpaceX-API/tree/master/docs",
  "type": "object",
  "properties": {
    "id": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "launch_date_utc": {
      "type": "datetime"
    },
    "launch_date_unix": {
      "type": "int32"
    },
    "launch_mass_kg": {
      "type": "double"
    },
    "launch_mass_lbs": {
      "type": "double"
    },
    "norad_id": {
      "type": "int32"
    },
    "epoch_jd": {
      "type": "double"
    },
    "orbit_type": {
      "type": "string"
    },
    "apoapsis_au": {
      "type": "double"
    },
    "periapsis_au": {
      "type": "double"
    },
    "semi_major_axis_au": {
      "type": "double"
    },
    "eccentricity": {
      "type": "double"
    },
    "inclination": {
      "type": "double"
    },
    "longitude": {
      "type": "double"
    },
    "periapsis_arg": {
      "type": "double"
    },
    "period_days": {
      "type": "double"
    },
    "speed_kph": {
      "type": "double"
    },
    "speed_mph": {
      "type": "double"
    },
    "earth_distance_km": {
      "type": "double"
    },
    "earth_distance_mi": {
      "type": "double"
    },
    "mars_distance_km": {
      "type": "double"
    },
    "mars_distance_mi": {
      "type": "double"
    },
    "flickr_images": {
      "type": "array",
      "items": {
        "type": "uri"
      }
    },
    "wikipedia": {
      "type": "uri"
    },
    "video": {
      "type": "uri"
    },
    "details": {
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/spacex-roadster-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.