Provenance
Freshness & coverage
Methods (5)
getCompanies
readGet all companies accessible to the authenticated user. Use this first to discover company IDs.
getFields
readGet all fields within a specified company.
Required paramscompanyIdgetWells
readGet wells from a company with optional filtering by field and date.
Required paramscompanyIdOptional filters: fieldId, date (YYYY-MM-DD), page
getWellStatusOptions
readGet valid well status options for a company (Active, Shut-In, P&A, etc.).
Required paramscompanyIdgetWellDailyProduction
readGet daily production data for wells. IMPORTANT: Always provide wellId OR fieldId to avoid timeouts.
Required paramscompanyIdMUST provide wellId OR fieldId. Optional: startDate, endDate (YYYY-MM-DD), page.
