integrations.sh
← all integrations

bclaws.ca – bclaws

OpenAPI apis-guru open_data

BC Laws is an electronic library providing free public access to the laws of British Columbia. BC Laws is hosted by the Queen's Printer of British Columbia and published in partnership with the Ministry of Justice and the Law Clerk of the Legislative Assembly.BC Laws contains a comprehensive collection of BC legislation and related materials. It is available on the internet in two forms:First: The library is available as a web site in which users can browse and search the laws of British Columbia.Second: The library is available as a portal to legislation in raw XML data format, accessible via the BC Laws API2. This direct access to raw data is intended to enable third parties to build or add their own custom applications based on the structure of the data and all the associated search functionality inherent in that structure. The BC Laws website itself is an example of one such application.

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/bclaws.ca:bclaws/1.0.0.json
Provider
bclaws.ca:bclaws / bclaws
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/bclaws.ca/bclaws/1.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/bclaws.ca/bclaws/1.0.0/openapi.yaml

Tools (9)

Extracted live via the executor SDK.

  • content.getContentAspectId

    Describes the documents and directories available within a specific 'aspect' (content group) of the BCLaws library

  • content.getContentAspectIdCivixDocumentId

    Lists the metadata available for the specified index or directory from the BCLaws legislative respository

  • document.getDocumentIdAspectIdCivixIndexIdCivixDocumentId

    The /document API allows you to retrieve actual documents from the BCLaws legislative repository. To retrieve a document from the repository you need the aspect identifier and two other specific pieces of information about the document: the index identifier and the document identifier. These unique identifiers can be retrieved from the /content API.

  • document.getDocumentIdAspectIdCivixIndexIdCivixDocumentIdSearchSearchString

    The /document API allows you to retrieve actual documents from the BCLaws legislative repository. To retrieve a document from the repository you need the aspect identifier and two other specific pieces of information about the document: the index identifier and the document identifier. These unique identifiers can be retrieved from the /content API.

  • document.getDocumentIdAspectIdCivixIndexIdCivixDocumentIdXml

    The /document API allows you to retrieve actual documents from the BCLaws legislative repository. To retrieve a document from the repository you need the aspect identifier and two other specific pieces of information about the document: the index identifier and the document identifier. These unique identifiers can be retrieved from the /content API.

  • document.getDocumentIdAspectIdCivixIndexIdCivixDocumentIdXmlSearchSearchString

    The /document API allows you to retrieve actual documents from the BCLaws legislative repository. To retrieve a document from the repository you need the aspect identifier and two other specific pieces of information about the document: the index identifier and the document identifier. These unique identifiers can be retrieved from the /content API.

  • search.getSearchAspectIdFullsearch

    A listing of metadata available for the specified aspect and search term from the BCLaws legislative repository

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools