Request headers
Public. No API key required.
Returns · 200
The standard { data, meta } envelope. data contains FreshnessOut.
Envelope
A single result object.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
FreshnessOut
Observed completion timestamp of the most recent EDINET ingest run (ISO 8601). Falls back to start time for legacy rows.
Public status of the most recent ingest ('ok', 'delayed', or 'unknown').
Number of filings ingested today.
Number of filings ingested this week.
Minutes since the most recent ingest result became visible. Null if no ingest has run.
Estimated time of next EDINET poll (ISO 8601).
Total companies in the database.
Total filings in the database.
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.