v2

latestOpenAPI 3.0.4Commercial License2026-08-0718678294.5 KB
Well Production

Top producing wells

Highest-producing wells over the trailing period, optionally scoped to a state.

get/v1/well-production/top-producers

Query parameters

statestring

Two-letter state code to scope results.

Response

Top producers

statusstring

Example response

{
  "status": "success",
  "data": {
    "state": "TX"
  }
}