Crypto ETF Sentinel — XBRL Historical Time Series by CIK is a paid API for AI agents from api.cryptoetfsentinel.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).
Returns a quarterly historical time series for a single XBRL financial concept (AUM, NAV, shares outstanding, expense ratio, etc.) for one US spot crypto ETF issuer identified by SEC CIK.
Crypto ETF Sentinel — Historical quarterly time series for one XBRL concept (AUM, NAV, shares outstanding, etc.) on one US spot crypto ETF issuer. Use when charting a single fund's growth or checking a reported figure against its SEC filings. Pass the issuer's SEC CIK as cik; optional concept, unit, taxonomy.
A quarterly time series array of values for the requested XBRL concept (e.g. AUM, NAV per share, shares outstanding, expense ratio) for the specified issuer, sourced from SEC XBRL filings. Each data point includes the period date and the reported value.
GEThttps://api.cryptoetfsentinel.com/v1/xbrl/seriesUse this endpoint when you need multi-quarter trend data for a specific XBRL financial concept (AUM, NAV, shares outstanding, expense ratio) for a single US spot crypto ETF issuer identified by their SEC CIK. Prefer this over the snapshot endpoint when you need historical context or want to chart trends over time, rather than just the latest values.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"cik": "0001980994"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"data": [
{
"value": 17791246945,
"form_type": "10-Q",
"filed_date": "2024-05-08",
"period_end": "2024-03-31",
"fiscal_year": 2024,
"fiscal_period": "Q1"
},
{
"value": 19453015133,
"form_type": "10-Q",
"filed_date": "2024-08-08",
"period_end": "2024-06-30",
"fiscal_year": 2024,
"fiscal_period": "Q2"
},
{
"value": 23334553376,
"form_type": "10-Q",
"filed_date": "2024-11-07",
"period_end": "2024-09-30",
"fiscal_year": 2024,
"fiscal_period": "Q3"
},
{
"value": 51530013513,
"form_type": "10-K",
"filed_date": "2026-02-27",
"period_end": "2024-12-31",
"fiscal_year": 2025,
"fiscal_period": "FY"
},
{
"value": 47785797093,
"form_type": "10-Q",
"filed_date": "2025-05-07",
"period_end": "2025-03-31",
"fiscal_year": 2025,
"fiscal_period": "Q1"
},
{
"value": 74720071026,
"form_type": "10-Q",
"filed_date": "2025-08-05",
"period_end": "2025-06-30",
"fiscal_year": 2025,
"fiscal_period": "Q2"
},
{
"value": 87952924873,
"form_type": "10-Q",
"filed_date": "2025-11-06",
"period_end": "2025-09-30",
"fiscal_year": 2025,
"fiscal_period": "Q3"
},
{
"value": 67415764355,
"form_type": "10-Q",
"filed_date": "2026-05-07",
"period_end": "2025-12-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
},
{
"value": 53396223856,
"form_type": "10-Q",
"filed_date": "2026-05-07",
"period_end": "2026-03-31",
"fiscal_year": 2026,
"fiscal_period": "Q1"
}
],
"meta": {
"note": null,
"page": null,
"unit": "USD",
"limit": null,
"total": 9,
"offset": null,
"concept": "InvestmentOwnedAtFairValue",
"full_count": null
},
"error": null
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"