GET /DONKI/IPS
Summary: Interplanetary Shock Data
Operation ID: getIPS
Auth: api_key
Operation ID: getIPS
Auth: api_key
Description
Retrieve Interplanetary Shock (IPS) data from DONKI.
Parameters (3)
api_key
(string, query, required)
NASA API key. Use DEMO_KEY for testing.
endDate
(string, query, optional)
End date (YYYY-MM-DD)
startDate
(string, query, optional)
Start date (YYYY-MM-DD)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get IPS data with DEMO key (no date filter) | curl |
https://api.nasa.gov/planetary/DONKI/IPS?api_key=DEMO_KEY |
|
| Get IPS data for specific date range | curl |
https://api.nasa.gov/planetary/DONKI/IPS?api_key=DEMO_KEY&startDate=2024-01-01&endDate=2024-03-01 |
|
| Get IPS data for recent 30-day window | curl |
https://api.nasa.gov/planetary/DONKI/IPS?api_key=DEMO_KEY&startDate=2024-02-14&endDate=2024-03-14 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:35:56.319746 | 404 | 770ms | |
| 2026-03-23 10:28:44.102471 | 404 | 858ms | |
| 2026-03-23 09:00:25.353178 | 404 | 962ms |