Python integration
import medkit # Set your API key client = medkit.Client(api_key="YOUR_API_KEY")
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/config
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/wells/
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/keycloak