Overview
The Well Data Labs API allows customers to access their data by issuing simple HTTP requests to API endpoints. Each type of data you access will have its own endpoint. For example, if you wanted to get job header data, you could issue an HTTP GET request to https://api.welldatalabs.com/jobheaders and you would get back an array of JobHeader objects.
Click on the following link to get started! https://api.welldatalabs.com/docs
