Using blast-ON with gov.bc.ca

unknown integration

Install
# See https://github.com/BabyJ723/blast-ON
serves general configuration
curl \
  -H "JWT: $API_KEY" \
  https://apps.nrs.gov.bc.ca/gwells/api/v1/config
returns a list of wells
curl \
  -H "JWT: $API_KEY" \
  https://apps.nrs.gov.bc.ca/gwells/api/v1/wells/
serves keycloak config
curl \
  -H "JWT: $API_KEY" \
  https://apps.nrs.gov.bc.ca/gwells/api/v1/keycloak
SDK on GitHub 📄 API Docs
SDK
blast-ON
unknown
API
gov.bc.ca
gov.bc.ca:gwells
At a glance
Language unknown
Endpoints24
Base URLhttps://apps.nrs.gov.bc.ca/gwells/api/v1