LegalCals

Legal Calculators for Ontario

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

All Provinces

Available Calculators

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

Embed on Your Website

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

Paste this snippet into your HTML to embed an Ontario calculator:

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

<div
  data-legalcals-calculator="on-termination-pay"
  data-country="ca"
  data-province="on"
></div>

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

API Access

Query Ontario rules programmatically.

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

Endpoint

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

cURL Example

curl -H "x-api-key: lc_your_key_here" \
  https://legalcals.com/api/authority/ca/on/termination-pay

Need more details on Ontario employment standards? Visit the Ontario Province Hub for comprehensive rule summaries, statutes, and citations.