Path parameters · 1
Variables interpolated into the URL path.
Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains IdentifiersOut.
Envelope
A single result object.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
IdentifiersOut
EDINET submitter code (e.g. 'E02144').
TSE securities code (e.g. '7203').
ISIN (12-character international securities ID).
Legal Entity Identifier (20 characters).
Bloomberg ticker symbol.
JPX issuer code.
How identifiers were matched (e.g. 'securities_code', 'edinet_api').
Match confidence (0.0 to 1.0).
When the identifiers were last matched.
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.