Maple Juris
Canadian Legal Infrastructure · Citation API

Citation validation for Canadian law.

Free API Key & DocsRead the docs

The full API reference is open — no account needed to read it. Sign up only when you want a key: 1,000 credits a month, free, no card.

Maple Juris verifies legal citations against a structured graph of federal and Ontario legislation — returning the real provision, its exact text, and a confidence score. Built for legal research and M&A due diligence.

What we offer
01

Citation validation

Give us a statute, section, and jurisdiction. We confirm whether it resolves to a real, in-force provision and return the exact statutory text.

02

Graph-backed retrieval

A structured knowledge graph encodes the hierarchy, amendment history, and temporal versions of Canadian legislation — not a flat text search.

03

Confidence scoring

Every result carries a confidence score with a breakdown of how the match was made, plus alternative citations for ambiguous references.

Coverage
In forcePartially In ForcePlanned

Federal & Ontario · 8,900 acts & regulations · 4.7M structural nodes · hierarchical, amendment & temporal structure

Citations we cannot resolve return an explicit "unsupported" status — never a guess.

Read the whole API before you sign up.

Every endpoint, parameter, and response field is public — no account, no sales call. The key is the only thing you sign up for.

Validate a citation

Send it as a lawyer would write it.

Request
curl -X POST $API/v1/validate-citation \
  -H "Authorization: Bearer $MAPLEJURIS_KEY" \
  -d '{"query": "Criminal Code s. 718"}'
200 · application/json
{
  "valid": true,
  "validity_score": 0.94,
  "status": "resolved",
  "resolution_level": "provision",
  "statute": {
    "short_title": "Criminal Code",
    "chapter": "C-46",
    "jurisdiction": "CA",
    "slug": "ca/act/rsc-1985-c-c-46"
  },
  "target": {
    "display_label": "Criminal Code, RSC 1985, c C-46, s 718"
  }
}
01 / 05Full reference →

Plans for every practice.

The docs are open to everyone. A key is what is metered — every plan calls the same endpoint, and the tier only changes your monthly credit allowance.

Research, academic, and evaluation use — from 1,000 credits a month at no cost, up to 10,000 on Research.