parcelpump.dev — open parcel-data infrastructure
Docs
API reference, pricing model, auth, search, ag targeting, LLM integration. Source-of-truth markdown lives at docs/ in the repo and renders here on every deploy.
API
/docs/apiEndpoint reference, auth, rate limits, examples.
Full reference for the parcelpump REST API at `https://api.parcelpump.io`. This document is the canonical source for parcelpump.dev — a new endpoint or response field is documented here first, then the docs site rende…
API reference
/docs/api-referenceFull route + parameter reference.
**This file is generated** from `src/api/route-registry.ts` by `npm run docs:api`. Do not edit by hand — edit the registry and regenerate.
API versioning
/docs/api-versioningv1 forever; how a future v2 launches alongside.
Documenting the rule from day one so consumers can build with confidence.
Pricing model
/docs/pricing-modelCost-plus + 35%, three product surfaces, what we sell vs. internal.
How parcelpump charges for the data + infrastructure it operates. Captured 2026-05-05 as the canonical replacement for `docs/pre-publish-roadmap.md` §4 ("Financial model"), which proposed classic SaaS tiers and is now…
Authentication
/docs/authEnd-user keys vs. service-account ops keys.
How parcelpump distinguishes operators from end users, and what kind of key/credential each one carries.
Search
/docs/searchFuzzy parcel + entity search; relevance scoring + proximity.
Fuzzy parcel + entity search at `GET /v1/search`. Modeled on Google Maps' principles: location is a *signal*, never a *filter*; textual specificity outranks proximity; the consumer can override at any point with expli…
Agricultural targeting
/docs/ag-targetingUSDA CSB → spatial join → is_agricultural; latest-only rationale.
parcelpump can run in two modes per source (county):
LLM integration
/docs/llm-integrationMCP server + Claude / OpenAI integration patterns.
How LLMs (Claude, Grok, GPT, others) and apps built on top of them discover and call parcelpump.