Calculate Pricing
calculate_pricingFull Description
Estimate the cost for satellite imagery based on location, date range, and resolution. Returns pricing breakdown and feasibility.
Parameters (0 required, 10 optional)
coordinatesobjectCoordinates with search radius
end_datestringEnd date (ISO 8601 or natural language like "today")
geojsonobjectGeoJSON Polygon geometry
intervalstringCapture interval for tasking orders (e.g., "7d" for weekly, "30d" for monthly). Required when tasking=true.
location_querystringNatural language location (e.g., "San Francisco", "Central Park, NYC")
offering_idstringSpecific product offering UUID for precise pricing (get from get_offerings tool)
resolutionstringResolution tier: very_high (<1m), high (1-5m), medium (5-30m), low (>30m)
very_highhighmediumlowhighsourcestringSpecific product/source name (e.g., "Pleiades Neo", "WorldView-3")
start_datestringStart date (ISO 8601 or natural language like "last month")
taskingbooleanPrice for new tasking (true) or archive imagery (false)
False