FarmHawk
Get API key

Get a FarmHawk API key

Agri-intelligence for your app — weather, environmental risk, and crop signals over one simple REST API.

Weather Free trial credits No card required
  • A production API key the moment you verify your email
  • 100 free trial credits — start calling immediately
  • One bearer token, one endpoint — integrate in minutes
  • Per-call billing with usage and balance you can see
Example request
curl "https://api.farmhawk.ai/v3/tools/weather?lat=13.63&lon=79.42" \
  -H "Authorization: Bearer fh_prod_•••"
Response
{ "capability": "weather",
  "data": { "source": "open-meteo",
    "current": { "temperature_c": 28.2, "humidity_pct": 84 } },
  "billing": { "charged_credits": 5, "balance_after": 95 } }

Create your account

We'll email a link to verify your address before your account activates. By signing up you agree to fair-use of the API.