fund.holdings.as_of
ActiveTool of io.github.wikatar/arkolith
Point-in-time 13F holdings as publicly knowable at a cutoff, selected by the SEC acceptance timestamp with no filing-date fallback. YYYY-MM-DD means end-of-day UTC; timestamps must include a timezone. This is source-publication replay, not a claim about when Arkolith first stored or served the filing.
Parameters schema
{
"type": "object",
"required": [
"cik",
"as_of"
],
"properties": {
"cik": {
"type": "string",
"description": "SEC Central Index Key"
},
"as_of": {
"type": "string",
"description": "ISO date or timestamp. A date such as 2023-06-30 includes that full UTC day (through 23:59:59.999Z); a timestamp must include Z or an explicit UTC offset."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries