Gro Intelligence

Gro Intelligence was a New York- and Nairobi-based agricultural and climate data company, founded in 2014 by Sara Menker, that built a global food-and-climate intelligence platform on top of satellite imagery, weather models, government statistics and trade data. Its product was a normalized ontology — metrics, items, regions, frequencies, sources and units — over hundreds of trillions of data points, exposed through a read-only REST API and an official Python client used by traders, insurers, lenders and CPG procurement teams to forecast yield, price and climate risk. The company raised an $85M Series B in 2021 and was named to TIME's 100 most influential companies, then ran out of money, laid off 60% of staff in March 2024 and ceased operations that spring; Almanac (formerly Semios) acquired its IP and AI models out of liquidation in November 2024. This profile is a historical record: the API host, developer portal and web application no longer resolve, and the primary domain is a parked registrar lander.

Gro Intelligence publishes 1 API on the APIs.io network. Tagged areas include Company, Agriculture, Climate, Data, and Analytics.

Gro Intelligence’s developer surface includes documentation, CLI, authentication, changelog, and 12 more developer resources.

21.0/100 emerging ▬ flat Agent 11/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
CompanyAgricultureClimateDataAnalyticsSatellite ImageryCommoditiesWeatherFood SecurityTime SeriesDefunct

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 21.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.1 / 20
Access Clarity 0.0 / 20
Operational Transparency 5.1 / 13
Contract Governance 0.0 / 12
Discoverability 8.7 / 10
Agent readiness — 11/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gro-intelligence: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Gro Intelligence API (retired)

Read-only REST API over the Gro ontology and its agricultural, climate and trade time series. Every operation was an HTTP GET under /v2/, authenticated with a bearer token issue...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Gro Intelligence Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Gro Intelligence Authentication

http · 1 scheme

SECURITY

Gro Intelligence Domain Security

no transport/DNS hardening detected

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: gro-intelligence
name: Gro Intelligence
description: 'Gro Intelligence was a New York- and Nairobi-based agricultural and climate data company, founded in 2014 by
  Sara Menker, that built a global food-and-climate intelligence platform on top of satellite imagery, weather models, government
  statistics and trade data. Its product was a normalized ontology — metrics, items, regions, frequencies, sources and units
  — over hundreds of trillions of data points, exposed through a read-only REST API and an official Python client used by
  traders, insurers, lenders and CPG procurement teams to forecast yield, price and climate risk. The company raised an $85M
  Series B in 2021 and was named to TIME''s 100 most influential companies, then ran out of money, laid off 60% of staff in
  March 2024 and ceased operations that spring; Almanac (formerly Semios) acquired its IP and AI models out of liquidation
  in November 2024. This profile is a historical record: the API host, developer portal and web application no longer resolve,
  and the primary domain is a parked registrar lander.'
url: https://raw.githubusercontent.com/api-evangelist/gro-intelligence/refs/heads/main/apis.yml
image: https://avatars.githubusercontent.com/u/15130228?v=4
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pass-completed
x-status: defunct
specificationVersion: '0.20'
created: '2026-08-22'
modified: '2026-08-22'
tags:
- Company
- Agriculture
- Climate
- Data
- Analytics
- Satellite Imagery
- Commodities
- Weather
- Food Security
- Time Series
- Defunct
apis:
- name: Gro Intelligence API (retired)
  description: 'Read-only REST API over the Gro ontology and its agricultural, climate and trade time series. Every operation
    was an HTTP GET under /v2/, authenticated with a bearer token issued from the Gro web application: ontology lookup and
    search (/v2/metrics, /v2/items, /v2/regions, /v2/frequencies, /v2/sources, /v2/units, /v2/entities/list, /v2/search),
    series discovery (/v2/data_series/list, /v2/stream/data_series/list, /v2/available/sources, /v2/available/time-frequencies,
    /v2/top/{entity_type}), unit handling (/v2/units/allowed), geography (/v2/geocentres) and the data plane (/v2/data, /v2prime/data).
    The service is RETIRED — api.gro-intelligence.com no longer resolves and no credential can be obtained. Recorded here
    from the company''s own published client library, not from a live probe.'
  humanURL: https://github.com/gro-intelligence/api-client
  baseURL: https://api.gro-intelligence.com/v2
  image: https://avatars.githubusercontent.com/u/15130228?v=4
  tags:
  - Agriculture
  - Climate
  - Time Series
  - Data
  x-status: retired
  x-retired-note: baseURL is recorded as the company published it in groclient/cfg.py (API_HOST = "api.gro-intelligence.com").
    The host returns NXDOMAIN as of 2026-08-22. It is kept for the historical record and is explicitly not a claim that the
    endpoint is callable.
  properties:
  - type: Authentication
    url: authentication/gro-intelligence-authentication.yml
  - type: RateLimits
    url: rate-limits/gro-intelligence-rate-limits.yml
  - type: ErrorCatalog
    url: errors/gro-intelligence-problem-types.yml
  - type: Conventions
    url: conventions/gro-intelligence-conventions.yml
  - type: DataModel
    url: data-model/gro-intelligence-data-model.yml
  - type: Lifecycle
    url: lifecycle/gro-intelligence-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Documentation
  url: https://gro.readthedocs.io/
- type: GitHubOrganization
  url: https://github.com/gro-intelligence
- type: Packages
  url: packages/gro-intelligence-packages.yml
- type: SDKs
  url: packages/gro-intelligence-packages.yml
- type: CLI
  url: cli/gro-intelligence-cli.yml
- type: Authentication
  url: authentication/gro-intelligence-authentication.yml
- type: RateLimits
  url: rate-limits/gro-intelligence-rate-limits.yml
- type: Plans
  url: plans/gro-intelligence-plans-pricing.yml
- type: ErrorCatalog
  url: errors/gro-intelligence-problem-types.yml
- type: Lifecycle
  url: lifecycle/gro-intelligence-lifecycle.yml
- type: Conventions
  url: conventions/gro-intelligence-conventions.yml
- type: Conformance
  url: conformance/gro-intelligence-conformance.yml
- type: DataModel
  url: data-model/gro-intelligence-data-model.yml
- type: ChangeLog
  url: changelog/gro-intelligence-changelog.yml
- type: DomainSecurity
  url: security/gro-intelligence-domain-security.yml
- type: LLMsTxt
  url: llms/gro-intelligence-llms.txt
x-enrichment:
  date: '2026-08-22'
  status: minimal
  artifacts_added: 14
  pass: local-v1
x-coverage:
  state: none
  reason: defunct
  detail: Gro Intelligence ceased operations in spring 2024 and was liquidated (IP acquired by Almanac, November 2024); its
    API host api.gro-intelligence.com, developer portal developers.gro-intelligence.com and app host app.gro-intelligence.com
    all return NXDOMAIN, and gro-intelligence.com is now a parked GoDaddy lander that answers HTTP 200 with the same 114-byte
    redirect body for every path including /openapi.json and /.well-known/agent-card.json. STEP 0b contract discovery was
    still run in full; the profile is built from the surfaces that survive — the company's public GitHub organization, the
    first-party MIT-licensed groclient library, its dated GitHub releases, and the PyPI/conda-forge listings. No OpenAPI,
    GraphQL SDL, MCP server or A2A agent card was ever published by this company.
  evidence:
  - url: https://api.gro-intelligence.com/openapi.json
    status: 0
  - url: https://developers.gro-intelligence.com/
    status: 0
  - url: https://gro-intelligence.com/openapi.json
    status: 200
  - url: https://gro-intelligence.com/zzz-soft404-control
    status: 200
  - url: https://gro-intelligence.com/.well-known/agent-card.json
    status: 200
  - url: https://github.com/gro-intelligence/api-client
    status: 200
  - url: https://pypi.org/project/groclient/
    status: 200
  checked: '2026-08-22'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/gro-intelligence"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gro-intelligence/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gro-intelligence/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.