US Space Command · JSON Structure

Us Space Command Gp Structure

Structure of orbital element set records from Space-Track.org GP class

Type: Properties: 0
Federal-GovernmentSpaceSpace Situational AwarenessSatellite TrackingOpen Data

USSPACECOM General Perturbations (GP) Orbital Element is a JSON Structure definition published by US Space Command.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "USSPACECOM General Perturbations (GP) Orbital Element",
  "description": "Structure of orbital element set records from Space-Track.org GP class",
  "fields": [
    {"name": "NORAD_CAT_ID", "type": "integer", "required": true, "description": "Unique NORAD catalog number"},
    {"name": "OBJECT_NAME", "type": "string", "required": true, "description": "Object name"},
    {"name": "OBJECT_ID", "type": "string", "required": false, "description": "International designator"},
    {"name": "OBJECT_TYPE", "type": "string", "required": false, "description": "PAYLOAD, ROCKET BODY, DEBRIS, UNKNOWN"},
    {"name": "CLASSIFICATION_TYPE", "type": "string", "required": false, "description": "U = Unclassified"},
    {"name": "EPOCH", "type": "datetime", "required": true, "description": "Element set epoch"},
    {"name": "MEAN_MOTION", "type": "number", "required": false, "description": "Rev/day"},
    {"name": "ECCENTRICITY", "type": "number", "required": true, "description": "0 to 1"},
    {"name": "INCLINATION", "type": "number", "required": true, "description": "Degrees"},
    {"name": "RA_OF_ASC_NODE", "type": "number", "required": false, "description": "RAAN in degrees"},
    {"name": "ARG_OF_PERICENTER", "type": "number", "required": false, "description": "Argument of perigee"},
    {"name": "MEAN_ANOMALY", "type": "number", "required": false, "description": "Mean anomaly"},
    {"name": "BSTAR", "type": "number", "required": false, "description": "Drag term"},
    {"name": "APOGEE", "type": "number", "required": false, "description": "Apogee altitude km"},
    {"name": "PERIGEE", "type": "number", "required": false, "description": "Perigee altitude km"},
    {"name": "PERIOD", "type": "number", "required": false, "description": "Orbital period minutes"},
    {"name": "COUNTRY_CODE", "type": "string", "required": false, "description": "ISO 3-letter country code"},
    {"name": "LAUNCH_DATE", "type": "date|null", "required": false, "description": "Launch date"},
    {"name": "DECAY_DATE", "type": "date|null", "required": false, "description": "Reentry date"}
  ]
}

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/us-space-command-gp-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.