{"x402Version":2,"name":"Filedge","description":"Financial document intelligence API. Parse SEC filings (10-Q, 10-K, 8-K, Form 4) and earnings call transcripts into structured JSON for agent consumption.","category":"Data","icon":"https://filedge.io/icon.png","routes":[{"path":"POST /v1/parse","description":"Parse a financial document. Accepts SEC EDGAR filings by ticker or URL, and earnings call transcripts.","accepts":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","payTo":"0xa98E17D26e1B3A51A10C79c2F52f78914E7D50EB"},"input_schema":{"source":"edgar | transcript | url","type":"10-Q | 10-K | 8-K | form4 (required when source=edgar)","ticker":"string (e.g. AAPL)","period":"latest | YYYY-QN | YYYY","url":"string (required when source=url)"},"examples":[{"name":"Apple latest 10-Q","request":{"source":"edgar","type":"10-Q","ticker":"AAPL","period":"latest"},"response":{"meta":{"ticker":"AAPL","company":"Apple Inc.","document_type":"10-Q","period_end":"2025-03-29","filed_date":"2025-05-02"},"financials":{"revenue_usd_cents":9535900000000,"net_income_usd_cents":2478000000000,"eps_diluted":1.65},"segments":[{"name":"iPhone","revenue_usd_cents":4684100000000},{"name":"Services","revenue_usd_cents":2664500000000}],"guidance":{"provided":false},"risk_flags":[{"flag":"regulatory","severity":"medium","text":"Digital Markets Act compliance may affect services distribution in the EU."}]}}],"extensions":{"bazaar":{"discoverable":true,"name":"Filedge","category":"Data","tags":["sec","edgar","financials","earnings","10-Q","10-K","8-K","form4"],"icon":"https://filedge.io/icon.png","homepage":"https://filedge.io"}}}]}