Solar PV output and hourly irradiance and wind time-series.
Location Geocode Search
ASYNCREADNo auth
Returns coordinates, name, and country metadata for a free-text EU city or address.
ParametersFormJSON
Free-text EU city, address, or place name to geocode
GISCO API response language code
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_re_jrc_ec_europa_eu_location_geocode_search", "params": { "location_query": "Paris, France", "lang": "en" } }'