{"uid":"cap_HkYZy9YGnoa8AtjBY0Ebh","slug":"satellite-observation-api-18ca7d0e","name":"Satellite Observation API","description":"IPIntel.ai x402 Tools package. Satellite Observation API for satellite imagery from coordinates, radius, mode and date. Supports true color, vegetation, water, thermal and radar modes with cloud-aware fallback. Uses Sentinel/Copernicus data from 2017 to present for earth observation, OSINT, site monitoring and change-over-time analysis.","url":"https://tools.ipintel.ai/satellite","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"number","maximum":90,"minimum":-90,"description":"Latitude of the observation center."},"lon":{"type":"number","maximum":180,"minimum":-180,"description":"Longitude of the observation center."},"mode":{"enum":["true_color","vegetation","water","thermal","radar"],"type":"string","default":"true_color","description":"Observation mode."},"fallback":{"type":"boolean","default":true,"description":"Allow best available scene fallback."},"radius_m":{"type":"integer","default":3000,"maximum":5000,"minimum":100,"description":"Observation radius in meters."},"max_cloud_cover":{"type":"number","default":20,"maximum":100,"minimum":0,"description":"Maximum cloud cover for optical modes."}},"additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ok":{"type":"boolean"},"mode":{"type":"string"},"tool":{"type":"string"},"image":{"type":"object","properties":{"format":{"type":"string"},"clean_url":{"type":"string"},"annotated_url":{"type":"string"}},"additionalProperties":true},"request":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"},"date":{"type":"string"},"radius_m":{"type":"integer"},"max_cloud_cover":{"type":"integer"},"date_tolerance_days":{"type":"integer"}},"additionalProperties":true},"warnings":{"type":"array","items":{}},"statistics":{"type":"object","properties":{"type":{"type":"string"},"index":{"type":"string"},"ndwi_mean":{"type":"number"},"mndwi_mean":{"type":"number"},"resolution_m":{"type":"integer"},"sample_count":{"type":"integer"},"no_data_count":{"type":"integer"},"secondary_index":{"type":"string"},"water_coverage_percent":{"type":"number"}},"additionalProperties":true},"attribution":{"type":"string"},"selected_scene":{"type":"object","properties":{"date":{"type":"string"},"source":{"type":"string"},"datetime":{"type":"string"},"scene_id":{"type":"string"},"cloud_cover":{"type":"integer"},"selection_reason":{"type":"string"}},"additionalProperties":true},"available_scenes":{"type":"object","properties":{"after":{"type":"array","items":{}},"before":{"type":"array","items":{}},"selected":{"type":"object","properties":{},"additionalProperties":true}},"additionalProperties":true},"fulfillment_status":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"ok":true,"mode":"true_color","tool":"satellite","image":{"clean_url":"https://tools.ipintel.ai/results/satellite/example.png"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.09","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.09/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_kmbwqtclbG0fQjmFkeL_V","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.09","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a satellite image of a given location in true-color or other modes via a pay-per-call x402 POST endpoint","exampleAgentPrompt":"Can you pull a true-color satellite image for coordinates 37.7749° N, 122.4194° W — I want to see an overhead view of that area.","exampleUseCases":[{"title":"Geospatial site survey imagery","prompt":"Grab me a satellite image in true-color mode for the coordinates 40.7128° N, 74.0060° W so I can see the current state of that area from above."},{"title":"Disaster monitoring overhead view","prompt":"I need a satellite observation image of 29.9511° N, 90.0715° W — use true-color mode so I can assess what the area looks like right now."},{"title":"Agriculture land inspection","prompt":"Can you fetch a satellite image for latitude 35.6895 and longitude 139.6917 so I can get an overhead visual of that farmland region?"}],"resultDescription":"Returns a JSON object with ok status, the mode used (e.g. true_color), the tool name ('satellite'), and an image object containing a clean URL pointing to the generated satellite image PNG hosted on tools.ipintel.ai.","failureModes":["Invalid or out-of-range coordinates return an error response","Missing required location parameters cause request failure","Payment authorization failure via x402 protocol blocks the call","Unsupported observation mode value returns an error","Network timeout if the satellite imagery backend is slow to respond"],"whenToPreferThis":"Choose this endpoint when an agent needs to fetch a satellite image for a specific geographic coordinate via a simple pay-per-call API without requiring a subscription or API key setup. It is well-suited for lightweight geospatial workflows, one-off location inspections, or autonomous agents that need on-demand aerial imagery with x402 micropayment support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:33:28.872Z","isFirstParty":false}