Firewall
GET https://ssd-api.jpl.nasa.gov/fireball.api
Body
PARAM
Key | Datatype | Required | Description |
date-min
|
null | ||
date-max
|
null | ||
energy-min
|
null | ||
energy-max
|
null | ||
impact-e-min
|
null | ||
impact-e-max
|
null | ||
vel-min
|
null | ||
vel-max
|
null | ||
alt-min
|
Curl curl -X GET 'https://ssd-api.jpl.nasa.gov/fireball.api?date-min=&date-max=&energy-min=&energy-max=&impact-e-min=&impact-e-max=&vel-min=&vel-max=&alt-min=&alt-max=&req-loc=&req-alt=&req-vel=&req-vel-comp=&vel-comp=&sort=&limit=' -H 'Accept: application/json' ENDPOINTS |