{"slug":"api-agentstools-dev-edgar-concept-dff226","title":"Cited time-series for a single financial line-item from SEC EDGAR XBRL","host":"api.agentstools.dev","method":"GET","resource":"https://api.agentstools.dev/edgar/concept","category":"other","description":"Cited time-series for a single financial line-item from SEC EDGAR XBRL. Give a ticker or CIK plus a concept (a canonical name like revenue or netIncome, or a raw us-gaap tag) and get the normalized period values, each cited to its filing. Cheap granular pull.","price_listed":0.01,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"concept":"revenue","freq":"annual","ticker":"AAPL"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"cik":{"description":"SEC EDGAR CIK, any zero-padding accepted","type":"string"},"concept":{"description":"Canonical line name like revenue, or a raw us-gaap tag","type":"string"},"freq":{"description":"Reporting frequency, default annual","enum":["annual","quarterly"],"type":"string"},"periods":{"description":"Number of recent periods to return, default 8","maximum":12,"minimum":1,"type":"integer"},"ticker":{"description":"Stock ticker symbol, e.g. AAPL","type":"string"}},"required":["concept"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Cited time-series for a single financial line-item from SEC EDGAR XBRL. Give a ticker or CIK plus a concept (a canonical name like revenue or netIncome, or a raw us-gaap tag) and get the normalized period values, each cited to its filing. Cheap granular pull.","last_updated":"2026-09-17T11:52:56.802Z","schemes":["exact"]}