{"slug":"edgar-openverbs-com-v1-facts-4d80c0","title":"Read a single XBRL financial concept for a company (by CIK or ticker) from its a","host":"edgar.openverbs.com","method":"POST","resource":"https://edgar.openverbs.com/v1/facts","category":"company","description":"Read a single XBRL financial concept for a company (by CIK or ticker) from its as-filed statements. Give the concept's XBRL tag (e.g. Revenues, NetIncomeLoss, Assets, EarningsPerShareDiluted) and optionally the taxonomy (default us-gaap, also dei). Returns the label and, per unit (USD, shares), rece","price_listed":0.006,"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":5,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"cik":"example","concept":"example","ticker":"example"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"cik":{"description":"Central Index Key (1-10 digits). Provide this or `ticker`.","maxLength":10,"minLength":1,"type":"string"},"concept":{"description":"XBRL concept tag, e.g. \"Revenues\", \"NetIncomeLoss\", \"Assets\".","maxLength":80,"minLength":1,"type":"string"},"limit":{"default":8,"description":"Max datapoints per unit, most recent first (default 8).","maximum":50,"minimum":1,"type":"integer"},"taxonomy":{"default":"us-gaap","description":"XBRL taxonomy, usually \"us-gaap\" (also \"dei\", \"ifrs-full\").","maxLength":20,"minLength":1,"type":"string"},"ticker":{"description":"Ticker symbol, e.g. \"AAPL\". Provide this or `cik`.","maxLength":10,"minLength":1,"type":"string"}},"required":["concept"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Read a single XBRL financial concept for a company (by CIK or ticker) from its as-filed statements. Give the concept's XBRL tag (e.g. Revenues, NetIncomeLoss, Assets, EarningsPerShareDiluted) and optionally the taxonomy (default us-gaap, also dei). Returns the label and, per unit (USD, shares), recent datapoints with period end, value, fiscal year/period, form, filing date and accession. Bounded, as-reported output.","last_updated":"2026-09-22T01:01:41.678Z","schemes":["exact"]}