Record search with image, video, and audio media metadata.
Asset Manifest
ASYNCREADNo auth
Returns downloadable media rendition URLs and the metadata.json link for a record.
ParametersFormJSON
NASA asset identifier (path segment for /asset/{nasa_id})
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_images_nasa_gov_asset_manifest", "params": { "nasa_id": "KSC-20250226-AU-ILW01-0001-SpaceX_CLPS_IM-2_Live_Launch_Coverage_Beach-1_Causeway-2" } }'