Weather & Forecast

Current conditions for a lat/lon, optionally with a 10-day daily forecast (OpenWeatherMap One Call 4.0).

Access: byok · Price: BYOK — your provider key pays the provider; apifare meters a flat 0.1 credits/call.

paramtypenotes
latnumberLatitude (-90..90)
lonnumberLongitude (-180..180)
forecastbooleanAlso return the 10-day daily forecast (adds a second metered provider call)
unitsstring"metric" (default), "imperial", or "standard"
curl -X POST https://apifare.com/v1/call/weather \
  -H "authorization: Bearer $APIPAY_TOKEN" -H "content-type: application/json" \
  -d '{}'

402 responses include a top-up link; failed provider calls are refunded. Signup: POST /v1/signup.

all capabilities · apifare · apifare.com · llms.txt