← Tools Reference

NASA

NASA integration (Data). Imported from open-connector.

API key27 toolshttps://api.nasa.gov
GET
nasa_get_apod
Retrieve NASA's Astronomy Picture of the Day metadata for a specific date or the current day.

/planetary/apod

3 parameters
ParamTypeRequiredDescription
datestringoptionalThe APOD date to retrieve in YYYY-MM-DD format.
hdbooleanoptionalWhether to request the high-resolution APOD image URL when NASA provides one.
thumbsbooleanoptionalWhether to request a video thumbnail URL when the APOD entry is a video.
GET
nasa_browse_neo
Browse NASA's near-Earth object catalog with pagination support.

/neo/rest/v1/neo/browse

2 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe zero-based page number to browse.
sizeintegeroptionalThe number of near-Earth objects to return per page.
GET
nasa_get_neo_lookup
Lookup a specific NASA near-Earth object by asteroid id.

/neo/rest/v1/neo/{asteroidId}

1 parameter
ParamTypeRequiredDescription
asteroidIdstringrequiredThe NASA JPL SPK-ID of the asteroid to look up.
GET
nasa_search_near_earth_objects
Search NASA near-Earth objects by closest approach date within a maximum 7-day window.

/neo/rest/v1/feed

2 parameters
ParamTypeRequiredDescription
startDatestringrequiredThe start date for the close approach search in YYYY-MM-DD format.
endDatestringoptionalThe end date for the close approach search in YYYY-MM-DD format.
GET
nasa_get_donki_cme
Retrieve DONKI coronal mass ejection events for a date range.

/DONKI/CME

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_cme_analysis
Retrieve DONKI coronal mass ejection analysis entries with optional accuracy and catalog filters.

/DONKI/CMEAnalysis

8 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
mostAccurateOnlybooleanoptionalWhether to return only the most accurate CME analysis entries.
completeEntryOnlybooleanoptionalWhether to return only complete CME analysis entries when NASA supports the fil…
speedintegeroptionalThe minimum CME speed in kilometers per second.
halfAngleintegeroptionalThe minimum CME half-angle in degrees.
catalogstringoptionalThe DONKI CME analysis catalog filter.
keywordstringoptionalThe optional DONKI keyword filter for CME analysis.
GET
nasa_get_donki_gst
Retrieve DONKI geomagnetic storm events for a date range.

/DONKI/GST

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_ips
Retrieve DONKI interplanetary shock events with optional location and catalog filters.

/DONKI/IPS

4 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
locationstringoptionalThe DONKI IPS location filter.
catalogstringoptionalThe DONKI IPS catalog filter.
GET
nasa_get_donki_solar_flares
Retrieve DONKI solar flare events for a date range.

/DONKI/FLR

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_sep
Retrieve DONKI solar energetic particle events for a date range.

/DONKI/SEP

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_mpc
Retrieve DONKI magnetopause crossing events for a date range.

/DONKI/MPC

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_rbe
Retrieve DONKI radiation belt enhancement events for a date range.

/DONKI/RBE

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_hss
Retrieve DONKI high-speed solar wind stream events for a date range.

/DONKI/HSS

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_wsa_enlil
Retrieve DONKI WSA-Enlil simulation runs for a date range.

/DONKI/WSAEnlilSimulations

2 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
GET
nasa_get_donki_notifications
Retrieve DONKI space weather notifications with optional type filtering.

/DONKI/notifications

3 parameters
ParamTypeRequiredDescription
startDatestringoptionalThe inclusive start date in YYYY-MM-DD format.
endDatestringoptionalThe inclusive end date in YYYY-MM-DD format.
typestringoptionalThe DONKI notification type filter.
GET
nasa_get_epic_natural
Retrieve the most recent EPIC natural color image metadata.

/EPIC/api/natural/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredPath parameter: date
GET
nasa_get_epic_natural_date
Retrieve EPIC natural color image metadata for a specific date.

/EPIC/api/natural/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredThe EPIC imagery date to retrieve in YYYY-MM-DD format.
GET
nasa_list_epic_natural_dates
List the dates with available EPIC natural color imagery.

/EPIC/api/natural/available

GET
nasa_get_epic_enhanced
Retrieve the most recent EPIC enhanced color image metadata.

/EPIC/api/enhanced/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredPath parameter: date
GET
nasa_get_epic_enhanced_date
Retrieve EPIC enhanced color image metadata for a specific date.

/EPIC/api/enhanced/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredThe EPIC imagery date to retrieve in YYYY-MM-DD format.
GET
nasa_list_epic_enhanced_dates
List the dates with available EPIC enhanced color imagery.

/EPIC/api/enhanced/available

GET
nasa_get_epic_aerosol
Retrieve the most recent EPIC aerosol imagery metadata.

/EPIC/api/aerosol/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredPath parameter: date
GET
nasa_get_epic_aerosol_date
Retrieve EPIC aerosol imagery metadata for a specific date.

/EPIC/api/aerosol/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredThe EPIC imagery date to retrieve in YYYY-MM-DD format.
GET
nasa_list_epic_aerosol_dates
List the dates with available EPIC aerosol imagery.

/EPIC/api/aerosol/available

GET
nasa_get_epic_cloud
Retrieve the most recent EPIC cloud fraction imagery metadata.

/EPIC/api/cloud/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredPath parameter: date
GET
nasa_get_epic_cloud_date
Retrieve EPIC cloud fraction imagery metadata for a specific date.

/EPIC/api/cloud/date/{date}

1 parameter
ParamTypeRequiredDescription
datestringrequiredThe EPIC imagery date to retrieve in YYYY-MM-DD format.
GET
nasa_list_epic_cloud_dates
List the dates with available EPIC cloud fraction imagery.

/EPIC/api/cloud/available