How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

BC Data Catalogue CKAN API

The BC Data Catalogue exposes a CKAN v3 REST API at https://catalogue.data.gov.bc.ca/api/3/action/ providing programmatic access to BC government open datasets. Key endpoints include package_list (list all datasets), package_search (search datasets by query), package_show (retrieve dataset metadata and resources), organization_list (list BC government organizations), and resource_show (retrieve specific data resource information). Returns JSON with success status and result payloads. No authentication required for read access to public datasets.

BC Data Catalogue CKAN API is one of 8 APIs that British Columbia Data Catalogue publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include CKAN, Open Data, Dataset Search, Metadata, and Government Data. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and an API reference.

This API exposes 22 operations across 22 paths. It is described by OpenAPI 3.0.0, at version 3.0.1.

Requests are made against 3 base URLs: https://catalogue.data.gov.bc.ca/api/3, https://cat.data.gov.bc.ca/api/3, https://cad.data.gov.bc.ca/api/3.

22 operations 22 paths 0 schemas 22 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0.1
Base URL
https://catalogue.data.gov.bc.ca/api/3
Authentication
OAuth 2.0, API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 2

BC Data Catalogue CKAN API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (githubAccessCode) using the authorizationCode flow, exposing 19 scopes. An API key is passed in the header as ckan_api_key (internalApiKey). By default, every request must be authenticated.

Paths & Operations 22

Across 22 paths, the API surfaces 22 operations — 22 GET. Each is listed below with its method, path, parameters, and response codes.

action 22

CKAN's Action API is a powerful, RPC-style API that exposes all of CKAN's core features to API clients.

GET
/action/tag_list
Get a list of tags
2 params → 200
GET
/action/status_show
Get the site status
→ 200
GET
/action/package_list
Get a list of all packages (datasets)
2 params → 200
GET
/action/package_search
Find packages (datasets) matching query terms
1 param → 200
GET
/action/package_show
Get metadata about one specific package (dataset)
1 param → 200
GET
/action/package_activity_list
Get the activity stream of a package (dataset)
3 params → 200
GET
/action/package_activity_list_html
Get the activity stream of a package (dataset), HTML format
3 params → 200
GET
/action/package_autocomplete
Find packages (datasets) matching a query
2 params → 200
GET
/action/package_relationships_list
Get package (dataset) relationships
3 params → 200
GET
/action/package_revision_list
Get list of revisions for a package (dataset)
1 param → 200
GET
/action/organization_activity_list
Get the activity stream of an organization
1 param → 200
GET
/action/organization_activity_list_html
Get the activity stream of an organization, HTML format
1 param → 200
GET
/action/organization_follower_count
Get number of followers of an organization
1 param → 200
GET
/action/organization_follower_list
Get users following an organization
1 param → 200
GET
/action/organization_list_for_user
Get organizations that a user has a given permission for
1 param → 200
GET
/action/organization_revision_list
Get organization revisions
1 param → 200
GET
/action/organization_show
Get details of a specific organization
2 params → 200
GET
/action/organization_list
Get names of all organizations
2 params → 200
GET
/action/organization_autocomplete
Get names of organizations that match a query string
2 params → 200
GET
/action/resource_search
Find resources
5 params → 200
GET
/action/resource_show
Get metadata for a specific resource
2 params → 200
GET
/action/related_list
Gets items related to a package (dataset)
5 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

british-columbia-data-catalogue-bcdc-api-openapi.json Raw ↑

Other APIs British Columbia Data Catalogue publishes across the network.

British Columbia Data Catalogue Datasets API
British Columbia Data Catalogue Groups API
British Columbia Data Catalogue Organizations API
British Columbia Data Catalogue Resources API
British Columbia Data Catalogue Site API
British Columbia Data Catalogue Tags API
DataBC Public OGC Web Services (WMS/WFS)
Where this information came from

This is an independent, third-party profile of BC Data Catalogue CKAN API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.