API Endpoints
All endpoints are public, JSON-only, edge-cached for 60s. Test them in your browser.
Top-line counts + 90-day median bonus
Tract + wells + listings + offers
Real public operators (PR, FANG, EOG, etc.)
GET /api/operators/:idPR ↗
Operator + recent deals + wells
All wells. Filter: ?operator=ID, ?tract=ID
Comp data. Filter: ?basin, ?county, ?days=N
Active listings on platform
All offers on a listing, FDS-sorted
Architecture:
D1 (SQLite at edge) → Pages Functions (V8 isolate) → JSON response.
~10ms p50 latency. Globally distributed via Cloudflare's 300+ PoPs.