Veritris VERITRISENERGY | AXIOM
Map · public energy reference layers
AXES·AXIOM Energy Store
Loading the AXES cockpit…
API · query the store yourself

Every stored layer is served by the same read-only API, gated on a Veritris Axiom token with gis:read (Authorization: Bearer <token>). Add filters as query-string parameters; any declared field name is a filter.

Catalog
GET /api/v1/layers
Oklahoma drilling permits
GET /api/v1/wells/permits?county=KINGFISHER&since=2025-01-01 GET /api/v1/layers/ok_itd_permits/stats?by=operator …/query?where=total_depth_ft>=10000&drill_type=HH&f=csv
Texas — RRC snapshot and the grid
…/rrc_wells_permian/query?bbox=-103.7,31.3,-103.5,31.45&f=json …/tx_substations/query?county=HARRIS&where=max_voltage_kv>=345 …/tx_transmission_lines/stats?by=voltage_class
Parameters
bbox=minx,miny,maxx,maxy · q=text · since/until=YYYY-MM-DD · where=field<op>value (repeatable) · <field>=value · order_by, desc · limit (≤10000), offset · f=geojson|json|csv

Interactive docs: /api/docs · OpenAPI: /api/openapi.json · Access: /api/auth

Data: Oklahoma Corporation Commission · Railroad Commission of Texas · Basemap © Esri