api.nasa.gov API: get_neo_feed
api.nasa.gov via Parse · government_public
Get a list of Near Earth Objects (asteroids) based on their closest approach date to Earth. Returns up to 7 days of data grouped by date. If only start_date is provided, end_date defaults to start_date + 7 days. Access NASA's open data APIs including APOD, NEO asteroids, EPIC Earth imagery, InSight Mars weather, NASA Image Library, Exoplanet Archive, and EONET natural events. Fulfilled by Parse from api.nasa.gov.
- api-nasa-gov
- government-public
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6db36254-5228-41a6-82a1-a7102cd098e8/get_neo_feed
- Interface artifact
- sha256:c4f9241584e77d74eb152e789a406c332e0f4e3f4c16d238e98a3edb238799e5
- Manifest digest
- sha256:e608afe6055ccadd847a63fc97e92ea730ef37056e9685bab44887c125139349
Request fields
- end_date (string): End date for feed in YYYY-MM-DD format. Must be within 7 days of start_date.
- start_date (string): Start date for feed in YYYY-MM-DD format. Defaults to today.
Example queries
- {"end_date":"2026-06-07","start_date":"2026-06-05"}