TypeScript integration
import Governance_sdk from 'governance-sdk'; const client = new Governance_sdk({ apiKey: "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