cURL
curl --request GET \ --url https://api.example.com/api/imagery/v1/search-imagery
{ "scenes": [ { "id": "<string>", "satellite": "<string>", "datetime": "<string>", "resolutionM": 123, "mode": "<string>", "geometryGeojson": "<string>", "previewUrl": "<string>", "assetUrl": "<string>" } ], "totalResults": 123, "cacheHit": true }
Documentation IndexFetch the complete documentation index at: https://worldmonitor.app/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes
Was this page helpful?