integrations.sh
← all integrations

gov.bc.ca – open511

OpenAPI apis-guru open_data

This API is DriveBC's implementation of the Open511 specification. It provides information about known road events (traffic accidents, construction, etc.) in British Columbia, Canada. Please note that you may experience issues when submitting requests to the delivery or test environment if using this in other API console viewers.

Homepage
https://api.apis.guru/v2/specs/gov.bc.ca:open511/1.0.0.json
Provider
gov.bc.ca:open511 / open511
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/gov.bc.ca/open511/1.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/gov.bc.ca/open511/1.0.0/openapi.yaml

Tools (6)

Extracted live via the executor SDK.

  • resources.getAreas

    Lists the geographical areas (e.g. districts) that can be used to filter events.

  • resources.getEvents

    The events resource provides information about road events (e.g. accidents, construction, special events). The response is a list of event elements matching the filtering parameters if any are provided.

  • resources.getJurisdiction

    Lists the jurisdictions publishing data through this Open511 API implementation

  • resources.getJurisdictiongeography

    Provides the geographical boundaries for all the jurisdictions.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools