OSFI · Schema

OSFI Who We Regulate — federally regulated financial institution record

Derived from the live CKAN datastore field list returned by GET https://open.canada.ca/data/en/api/3/action/datastore_search?resource_id=945045fa-2de0-47d4-aad2-144d69467824&limit=1 on 2026-07-25. Every column OSFI publishes is bilingual (English/French pairs) and typed `text` by the datastore, including the measure value — consumers must cast numerics themselves.

InsuranceCanadaRegulatorLife InsuranceProperty and CasualtyFinancial RegulationPrudential SupervisionOpen DataRisk DataMarket InfrastructureBankingBasel IIICapital AdequacyRegulatory ReportingPensions

Properties

Name Type Description
_id integer CKAN datastore surrogate row id; not an OSFI identifier.
Company Name string
FI Type Name string
FI Group Name string
FI Industry Name string
Canadian Trade Company Name string
Representative Name string
Title string
Address Line 1 string
Address Line 2 string
City string
Province State string
Postal ZIP Code string
Authorized Insurance Classes string
View JSON Schema on GitHub

JSON Schema

osfi-who-we-regulate-financial-institutions.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/osfi/refs/heads/main/json-schema/osfi-who-we-regulate-financial-institutions.json",
  "title": "OSFI Who We Regulate \u2014 federally regulated financial institution record",
  "description": "Derived from the live CKAN datastore field list returned by GET https://open.canada.ca/data/en/api/3/action/datastore_search?resource_id=945045fa-2de0-47d4-aad2-144d69467824&limit=1 on 2026-07-25. Every column OSFI publishes is bilingual (English/French pairs) and typed `text` by the datastore, including the measure value \u2014 consumers must cast numerics themselves.",
  "x-source": {
    "resource_id": "945045fa-2de0-47d4-aad2-144d69467824",
    "records": 349,
    "probed": "2026-07-25",
    "method": "derived"
  },
  "type": "object",
  "properties": {
    "_id": {
      "type": "integer",
      "x-ckan-type": "int",
      "description": "CKAN datastore surrogate row id; not an OSFI identifier."
    },
    "Company Name": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "FI Type Name": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "FI Group Name": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "FI Industry Name": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Canadian Trade Company Name": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Representative Name": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Title": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Address Line 1": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Address Line 2": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "City": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Province State": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Postal ZIP Code": {
      "type": "string",
      "x-ckan-type": "text"
    },
    "Authorized Insurance Classes": {
      "type": "string",
      "x-ckan-type": "text"
    }
  },
  "additionalProperties": true
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/osfi-who-we-regulate-financial-institutions"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.