acrimsat, metop-sg-a1, landsat-9). Returns agency-validated metadata including mission status, orbit, launch and end-of-life dates, altitude, equator crossing time, external data access link, and the full list of instruments flown on the satellite with per-flight status and WIGOS classification. Attribution: WMO OSCAR/Space (World Meteorological Organization).x-api-key: ********************curl --location '/api/v1/environment/oscar-wmo/satellites/acrimsat' \
--header 'x-api-key: <api-key>'{
"data": {
"satellite": {
"satellite_id": 0,
"slug": "string",
"acronym": "string",
"fullname": "string",
"wigos_station_identifier": "string",
"mission_link": "string",
"description": "string",
"description_html": "string",
"space_agency": "string",
"space_agencies": [
"string"
],
"agency_name": "string",
"mission_status": "string",
"orbit_type": "string",
"launch_date": "string",
"end_of_life": "string",
"longitude": "string",
"altitude_km": "string",
"equator_crossing_time": "string",
"data_access_link": "string",
"instruments": [
{
"start_date": "string",
"end_of_life": "string",
"status": "string",
"data_latency": "string",
"classification": [
"string"
],
"wigos_subcomponent": {
"property1": "string",
"property2": "string"
},
"instrument_id": 0,
"instrument_slug": "string",
"instrument_name": "string",
"instrument_fullname": "string",
"instrument_type": "string",
"providing_agency": "string"
}
]
},
"notes": "string"
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}