Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains CoverageOut.
Envelope
A single result object.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
CoverageOut
High-level coverage counts.
Earliest and latest fiscal years available.
Per-year breakdown of companies and filings.
Timestamp of the most recent filing (ISO 8601).
Coverage percentage for each financial metric.
Count of filings per accounting standard.
Company count by sector.
Company count by TSE market segment.
Filing count by document type.
Information about the upstream data source.
Errors
Standard HTTP status codes plus a typed error.code in the { error: { code, message } } envelope.
Every endpoint returns the same typed error envelope ({ error: { code, message } }). For the full list of codes, see the Errors reference.