api-docs
api-docs copied to clipboard
api.nasa.gov
Hello,since yesterday im getting this error when im requesting the daily image, text and date "Failed to load resource: the server responded with a status of 503 ()"
httpss://api.nasa.gov/planetary/apod?api_key=DEMO_KEY returns 502 Bad Gateway error
Calls to the APOD endpoint are returing 502 Bad Gateway Steps to reproduce: Open `https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY` Result: Response with status: `502 Bad Gateway` for `URL: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY` Registered keys are not working...
Hello! It looks like you have a couple spots where an actual API key for something has been exposed. I submitted a PR awhile ago to correct this: https://github.com/nasa/api-docs/pull/171/
Hey guys, I'm trying to build a `https://images-api.nasa.gov` image search app, but I'm having difficulties getting recent images to show something on the initial load. What I've tried to do...
Hello! I had a fully working app, quering mars rover photos and manifest. Today manifest queries responding error 500. Is it a server problem or may be something changed in...
Hello, I develop an app for android I use APOD API and Mars Rover Photos But I have the error to many request It is possible to increase the request...
Is there an open api documentation for fetching and/or streaming GCN circulars? I followed the [streaming guide](https://gcn.nasa.gov/docs/client) but the events sent through kafka do not match the circulars posted online....
https://api.nasa.gov/planetary/apod?apiKey earlier, it was fetching and retrieving data, however now the console displays: _"SyntaxError: Unexpected end of JSON input era'_ and on the https://api.nasa.gov/EPIC/api/natural/images?api_key EARTH POLYCHROMATIC Imaging Camera API- _undefined...
I have a small project that uses the NASA Photo API, but I noticed that the spirit and opportunity missions are no longer returning images. Demo: https://quasar-nasa-photos.netlify.app/#/ curiosity ok: spirit...