Worldwide forward geocoding for agents. Convert an address, landmark, city, postcode, or place name into latitude and longitude with normalized address components and confidence metadata.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://sat.ipintel.ai/address-to-coordinates' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://sat.ipintel.ai/address-to-coordinates'
Endpoint: https://sat.ipintel.ai/address-to-coordinates. Operated by sat.ipintel.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Worldwide reverse geocoding for agents. Convert latitude and longitude into a normalized address, locality, administrative area, postcode, and country metadata.
Current multi-hazard intelligence for any coordinates. Finds nearby wildfire, earthquake, flood, tropical cyclone, volcano, and drought signals and returns comp…