Petro Ninja Data API
- Introduction
- Endpoints
- Wells
- Wells - Bulk
- /api/v1/wells/header
- /api/v1/wells/casings
- /api/v1/wells/completions
- /api/v1/wells/tops
- /api/v1/wells/directionals
- /api/v1/wells/gas_analysis
- /api/v1/wells/drilling_occurences
- /api/v1/wells/production_summaries
- /api/v1/wells/geometries
- /api/v1/wells/directional_details
- /api/v2/wells/production
- Pipelines
- Facilities
What We Offer
- Access to Western Canada Well and Production Data
- Pipeline and Facility Details
- Easy customer integration with an API Key
- Bulk endpoints to fetch data for up to 100 wells at once
How to use the Petro Ninja Data API
The Petro Ninja Data API can be used by backend systems to fetch Well, Pipeline and Facility information. An API key will be provided by Petro Ninja and is required to be sent in the header of every request. The API key must be secured by the requestor and should not be made public.
Base URL: https://api.petroninja.com
Wells
GET/api/v2/wells/search
GET/api/v2/wells
Wells - Bulk
POST/api/v1/wells/header
POST/api/v1/wells/casings
POST/api/v1/wells/completions
POST/api/v1/wells/tops
POST/api/v1/wells/directionals
POST/api/v1/wells/gas_analysis
POST/api/v1/wells/drilling_occurences
POST/api/v1/wells/production_summaries
POST/api/v1/wells/geometries
POST/api/v1/wells/directional_details
POST/api/v2/wells/production
Pipelines
POST/api/v1/pipelines/header
Facilities
POST/api/v1/facilities/header