Developer Docs
...
API Reference
Well
Get Multiple Wells
GET
https://data.onxecta.com/api/production/wells
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
QUERY PARAMETERS
offset
integer
limit
integer
RESPONSES
200
OK
Well[]
xid
string<uuid>
*sourceId
string
*uwi
string
*name
string
*group1
string
group2
string
group3
string
type
string<PRODUCER | INJECTOR>
*fluid
string<OIL | GAS | WATER>
*liftType
string<NATURAL_FLOW | GAS_LIFT | ROD_PUMP | ESP | PLUNGER_LIFT | GAS_ASSISTED_PLUNGER_LIFT>
*lat
number<double>
*lon
number<double>
*mudLine
number<double>
status
string<ACTIVE | INACTIVE | ABANDONED>
timezone
string


Updated 13 Nov 2023

Did this page help you?