gov.bc.ca

News API

27 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

npm install governance-sdk
npm install governance-sdk
npm install mcp-governance-sdk
npm install us-gov-open-data-mcp
go get github.com/blockpane/govstat
go get github.com/robertojrojas/aws-sdk-gov2-blog
go get github.com/ppapapetrou76/go-data-gov-gr-sdk
# See https://github.com/Gearbox-protocol/sdk-gov
curl examples
Returns the top level content for the home page
curl \
  https://news.api.gov.bc.ca/api/Home
Get all Tags
curl \
  https://news.api.gov.bc.ca/api/Tags
Get the posts associated with the keys in the list passed in.
curl \
  https://news.api.gov.bc.ca/api/Posts
Endpoints (27 total)
GET
/api/Home
Returns the top level content for the home page
GET
/api/Tags
Get all Tags
GET
/api/Posts
Get the posts associated with the keys in the list passed in.
GET
/api/Slides
Get all Slides
GET
/api/Themes
Get all Themes
GET
/api/Sectors
Get all Sectors
GET
/api/Services
Get all Services
GET
/api/Ministries
Get all ministries
GET
/api/Tags/{key}
Get the Tag associated with the key
GET
/api/Newsletters
Get all newsletters
GET
/api/Posts/{key}
Get the post associated with the key
GET
/api/Slides/{id}
Get the slide associated to the id
At a glance
Total SDKs8
Languages3
Endpoints27
Categories1
https://news.api.gov.bc.ca