All data sources

AFE Leaks

API keyafeleaks

Upstream well cost intelligence from 102k+ wells. AFE vs Actual costs, production, completions, surveys, formations, vendors, SEC XBRL financials. UPSTREAM: getCostData, getCostBreakdown, getWells (use columns param), getLocations, getProduction, getProductRevenue, getCasing, getFormations, getSurveys, getWellTests, getVendorCosts, getFiles. SEC: getFinancialSubmissions, getFinancialPresentation, getFinancialNumbers, getFinancialText, getFinancialTextBig. CONVENIENCE: getWellDetail (single API), compareCosts, searchOperators. Filters: API, operator, state, county, reservoir, lease, district, spudDate*, updateDate*, limit (max 10k), offset. Dates YYYY-MM-DD. Rate: 100 req/10s. Auth: API key (afeleaks.com).

Provenance

PublisherAFE Leaks

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationCredentials required (API key)

Methods (20)

  • getCostData

    read

    Well-level cost summaries (AFE vs Actual capex by component).

    Filters: API, operator, state, county, reservoir. Aggregated per well.

  • getCostBreakdown

    read

    Line-item cost details (casing, cement, stimulation, etc.). Filters: API, operator, state, county.

    Returns detailed cost breakdowns per well

  • getWells

    read

    Well metadata with dynamic column selection. Filters: API, operator, state, county, reservoir.

    columns: "API,operator,state,county,reservoir,lateral,tvd" for efficiency.

  • getLocations

    read

    Well-path/location data in WKT format. Filter by API.

    Returns geometry_wkt field

  • getProduction

    read

    Monthly production data (oil, gas, water volumes). Filter by API, operator, state.

    Returns oil (bbl), gas (MCF), water (bbl) by date

  • getProductRevenue

    read

    Product revenue data with well info. Returns volume, value, marketing, product type.

  • getCasing

    read

    Casing design records (string type, hole size, depth, weight, grade). Filter by API.

  • getFormations

    read

    Formation tops and geology (reservoir name, TVD, MD). Filter by API.

  • getSurveys

    read

    Directional survey records (MD, TVD, inclination, azimuth, DLS, N/E/VS). Filter by API.

  • getWellTests

    read

    Flow/pressure test data (IP rates, choke, pressures, test type). Filter by API.

  • getVendorCosts

    read

    Vendor cost data (vendor name, code, type, cost amount, phase, rig). Filter by API, operator, state.

  • getFiles

    read

    Regulatory file links and documents. Filter by API.

  • getFinancialSubmissions

    read

    SEC company filing metadata. Filter by cik, name, form (10-K, 10-Q), period.

  • getFinancialPresentation

    read

    Presentation/display info for financial statement elements. Filter by adsh, tag, stmt.

  • getFinancialNumbers

    read

    Numeric financial data from SEC filings (value, uom, enddate). Filter by cik, adsh, tag, form.

  • getFinancialText

    read

    Text/narrative financial data from SEC filings. Filter by cik, adsh, tag.

  • getFinancialTextBig

    read

    Large text content (MD&A, footnotes) in chunks. Filter by cik, adsh, tag.

  • getWellDetail

    read

    Full well detail: metadata + costs + production + cost breakdown for a single well.

    Required paramsAPI
  • compareCosts

    unknown

    Cost comparison across operators/basins/time periods. Pass filters to scope.

  • searchOperators

    read

    Search wells by operator name. Returns well metadata with key columns.

    Required paramsoperator