← Back to catalog
climate.arctic_ice
mock data$0.003 / callArctic Sea Ice Extent
Arctic sea ice extent from NSIDC — monthly measurements in million km² since 1979. Tracks long-term decline in Arctic ice coverage. Returns last 10 years by default. Source: National Snow and Ice Data Center.
Input schema
years
integerNumber of years of data to return (1-50, default 10). Data is monthly.
Call via REST
curl -X POST https://unifyapi.pro/api/call/climate.arctic_ice \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"years":0}'