NASA Image and Video Library (Independent Publisher) (Preview)
Use this API to access the NASA Image and Video Library site at images.nasa.gov
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Paul Culmsee |
URL | https://www.sevensigma.com.au |
paul.culmsee@sevensigma.com.au |
Connector Metadata | |
---|---|
Publisher | Paul Culmsee, Seven Sigma |
Website | https://www.nasa.gov/about |
Privacy policy | https://www.nasa.gov/about/highlights/HP_Privacy.html |
Categories | Data;Content and Files |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get Media Album |
Get Media Album |
Get media asset information |
Get media asset information |
Get media asset metadata location |
Get media asset metadata location |
Get video asset captions location |
Get video asset captions location |
Search media |
Search media |
Get Media Album
Get Media Album
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The media album name (case sensitive).
|
album_name | True | string |
The media album name (case sensitive). |
Page number, starting at 1, of results to get.
|
page | integer |
Page number, starting at 1, of results to get. |
Returns
Name | Path | Type | Description |
---|---|---|---|
version
|
collection.version | string |
version |
href
|
collection.href | string |
href |
items
|
collection.items | array of object |
items |
href
|
collection.items.href | string |
URL of album |
data
|
collection.items.data | array of object |
Album contents |
album
|
collection.items.data.album | array of string |
Album name |
center
|
collection.items.data.center | string |
NASA center which published the media |
title
|
collection.items.data.title | string |
Media title |
photographer
|
collection.items.data.photographer | string |
The primary photographers name |
keywords
|
collection.items.data.keywords | array of string |
Media keywords |
nasa_id
|
collection.items.data.nasa_id | string |
The media asset NASA ID |
date_created
|
collection.items.data.date_created | string |
Media creation date |
media_type
|
collection.items.data.media_type | string |
Media type |
description
|
collection.items.data.description | string |
Media description |
location
|
collection.items.data.location | string |
Media location |
links
|
collection.items.links | array of object |
links |
href
|
collection.items.links.href | string |
Media URL |
rel
|
collection.items.links.rel | string |
Type of URL (eg preview) |
render
|
collection.items.links.render | string |
Format of media |
total_hits
|
collection.metadata.total_hits | integer |
Total search hits |
links
|
collection.links | array of object |
links |
rel
|
collection.links.rel | string |
Link relation |
prompt
|
collection.links.prompt | string |
Direction of result set |
href
|
collection.links.href | string |
URL of result set |
Get media asset information
Get media asset information
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The media asset NASA ID.
|
nasa_id | True | string |
The media asset NASA ID. |
Returns
Name | Path | Type | Description |
---|---|---|---|
href
|
collection.href | string |
Media asset manifest URL |
items
|
collection.items | array of object |
items |
href
|
collection.items.href | string |
URL to Media rendition |
version
|
collection.version | string |
version |
Get media asset metadata location
Get media asset metadata location
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The media asset NASA ID.
|
nasa_id | True | string |
The media asset NASA ID. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Location of the asset metadata.
|
location | string |
location |
Get video asset captions location
Get video asset captions location
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The media asset NASA ID.
|
nasa_id | True | string |
The media asset NASA ID. |
Returns
Name | Path | Type | Description |
---|---|---|---|
location
|
location | string |
Video asset caption location. |
Search media
Search media
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Search term
|
q | string |
Free text search terms to compare to all indexed metadata. |
|
NASA center
|
center | string |
NASA center which published the media. |
|
'Description' field terms
|
description | string |
Terms to search for in 'Description' fields. |
|
'508 Description' field terms.
|
description_508 | string |
Terms to search for in '508 Description' fields. |
|
Terms to search for in 'Keywords' fields.
|
keywords | string |
Separate multiple values with commas. |
|
Terms to search for in 'Location' fields.
|
location | string |
Terms to search for in 'Location' fields. |
|
Media types: ['image', 'audio', 'video']. Separate multiple values with commas
|
media_type | string |
Media types to restrict the search to. Separate multiple values with commas |
|
The media asset NASA ID.
|
nasa_id | string |
NASA Asset ID. |
|
Page number, starting at 1, of results to get.
|
page | integer |
Page number |
|
The primary photographers name.
|
photographer | string |
Primary photographers name. |
|
Secondary photographer or videographers name.
|
secondary_creator | string |
Secondary photographer or videographers name. |
|
Terms to search for in 'Title' fields.
|
title | string |
Terms to search for in 'Title' fields. |
|
The start year for results. Format: YYYY.
|
year_start | integer |
Format: YYYY. |
|
The end year for results. Format: YYYY.
|
year_end | integer |
Format: YYYY. |
Returns
Name | Path | Type | Description |
---|---|---|---|
href
|
collection.href | string |
URL of Result Set |
items
|
collection.items | array of object |
items |
data
|
collection.items.data | array of object |
Media metadata |
center
|
collection.items.data.center | string |
NASA center which published the media |
date_created
|
collection.items.data.date_created | string |
Media creation date |
description
|
collection.items.data.description | string |
Media description |
album
|
collection.items.data.album | array of string |
Albums this media belongs to |
keywords
|
collection.items.data.keywords | array of string |
Media keywords |
media_type
|
collection.items.data.media_type | string |
Media Type |
nasa_id
|
collection.items.data.nasa_id | string |
The media asset NASA ID |
title
|
collection.items.data.title | string |
Media Title |
href
|
collection.items.href | string |
URL of detailed metadatsa for each result |
links
|
collection.items.links | array of object |
links |
href
|
collection.items.links.href | string |
URL of media |
rel
|
collection.items.links.rel | string |
Type of URL (eg preview) |
render
|
collection.items.links.render | string |
Format of media |
links
|
collection.links | array of object |
Links to additional result sets |
href
|
collection.links.href | string |
URL of result set |
prompt
|
collection.links.prompt | string |
Direction of result set |
rel
|
collection.links.rel | string |
Link relation |
total_hits
|
collection.metadata.total_hits | integer |
Total search hits |
version
|
collection.version | string |
version |