LegalCals

Legal Calculators for British Columbia

Browse jurisdiction-specific calculators, rule summaries, and document templates for BC.

All Provinces

Available Calculators

Select a calculator to run it with BC-specific rules.

Related Document Templates

Auto-generate BC-specific legal documents.

Embed on Your Website

Add any calculator to your site with a single script tag.

Paste this snippet into your HTML to embed a BC calculator:

<script src="https://legalcals.com/embed.js"></script>

<div
  data-legalcals-calculator="bc-security-deposit"
  data-country="ca"
  data-province="bc"
></div>

Replace data-legalcals-calculator with any slug from the list above. See the Widget Developer Guide for more options.

API Access

Query BC rules programmatically.

Every calculator is backed by our authority API. Retrieve raw rule data, citations, and version history for BC.

Endpoint

GET /api/authority/ca/bc/{topic}

cURL Example

curl -H "x-api-key: lc_your_key_here" \
  https://legalcals.com/api/authority/ca/bc/security-deposit

Need more details on BC landlord-tenant laws? Visit the BC Province Hub for comprehensive rule summaries, statutes, and citations.