All data sources

Clearfork Intelligence (TX/NM Wells)

Bearer tokenclearfork

Clearfork Intelligence — curated Texas & New Mexico oil & gas well data, TX drilling permits, and monthly production history with enrichment (aggregated production stats, SB-1150 "zombie well" exposure, canonical well IDs, radius + batch lookup). A cleaned commercial layer complementing the public rrc/nmocd connectors. AUTH: PAID Bearer token (key format cfork_live_...). Set CLEARFORK_BEARER_TOKEN. Requires an Operator ($249/mo) or Enterprise ($499/mo) plan; the permits methods are Enterprise-only. getServiceInfo works without a key (hits the public /health endpoint).

Provenance

PublisherClearfork Intelligence (TX/NM Wells)

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationCredentials required (Bearer token)

Methods (9)

  • getWell

    read

    Get one well by API or TX:/NM: canonical ID; state defaults to TX.

  • searchWells

    read

    Search wells with at least one operator, county, field, state, bbox, type, or status filter.

  • getWellsByRadius

    read

    Find wells within 25 miles; requires lat/lon and supports state, operator, or status filters.

  • batchWells

    unknown

    Bulk well lookup (POST). Args: apis[] (req, <=500), state.

  • getWellProduction

    read

    Monthly production history for a well. Args: api (req), state, start_month/end_month (YYYYMM).

  • searchPermits

    read

    Search TX drilling permits by operator, county, date, or bbox; Enterprise only.

  • getPermit

    read

    Single drilling permit by permit_number (Enterprise only).

  • getUsage

    read

    Your Clearfork plan usage statistics.

  • getServiceInfo

    read

    Connector surface + live /health (no key required).