NASA 1.0
NASA is responsible for the civilian space program, as well as aeronautics and aerospace research.
- On this page
- NASA
- Overview
- Authentication
- Available Operations
OverviewCopy
The Tray NASA connector puts all of NASA's API at your fingertips. NASA connector makes NASA data, including imagery, eminently accessible to users.
AuthenticationCopy
When using the NASA connector, the first thing you will have to do is click on 'New Authentication' in the step editor and add your NASA API key, obtained from the NASA getting started page:
Available OperationsCopy
The examples below show one or two of the available connector operations in use.
Please see the Full Operations Reference at the end of this page for details on all available operations for this connector.
Example 1 - List asteroidsCopy
This example will walkthrough how to get a list of asteroids. The first step is to select the List asteroids operation from the operations list, specify the page number and the number of results per page and press 'Run Workflow'.
Below you can see that the workflow ran successfully and asteroids have been listed.
Example 2 - Download picture of the dayCopy
This example will walkthrough how to download the picture of the day for a given day. The fist step is to select the Download picture of the day operation from the operations list and choose the date from the calender.
Below you can see that the workflow ran successfully and image data has been displayed.