sec.multyplylabs.com
sec.multyplylabs.com
· sec.multyplylabs.com
Clean annual financial statements for any US public company from SEC 10-K/10-Q filings: income statement, balance sheet, cash flow, plus derived ratios (gross margin, operating margin, ROE, ROA, FCF, debt-to-equity, R&D intensity). One row per fiscal year, normalized across 20,000+ companies. Ideal for fundamental analysis, valuation models, and investment research.
sec.multyplylabs.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://sec.multyplylabs.com/aggregate/:metric
|
0.05 | USDC |
https://sec.multyplylabs.com/company/:cik/facts
|
0.01 | USDC |
https://sec.multyplylabs.com/company/:cik/filings
|
0.005 | USDC |
https://sec.multyplylabs.com/company/:cik/financials
|
0.02 | USDC |
https://sec.multyplylabs.com/compare/:cik
|
0.05 | USDC |
https://sec.multyplylabs.com/screen
|
0.1 | USDC |
0x37837f88a645c0a7f7947a7e92cb46fd6a343c5d · basescan ↗
| Agent card | https://sec.multyplylabs.com |
| Provider | https://sec.multyplylabs.com |
| Docs | https://sec.multyplylabs.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/sec.multyplylabs.com) [](https://agenstry.com/agents/sec.multyplylabs.com) [](https://agenstry.com/agents/sec.multyplylabs.com) [](https://agenstry.com/agents/sec.multyplylabs.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "sec-multyplylabs-com",
"name": "sec.multyplylabs.com",
"description": "Clean annual financial statements for any US public company from SEC 10-K/10-Q filings: income statement, balance sheet, cash flow, plus derived ratios (gross margin, operating margin, ROE, ROA, FCF, debt-to-equity, R&D intensity). One row per fiscal year, normalized across 20,000+ companies. Ideal for fundamental analysis, valuation models, and investment research.",
"domain": "sec.multyplylabs.com",
"provider": "sec.multyplylabs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://sec.multyplylabs.com/aggregate/:metric",
"description": "Industry benchmark percentiles (p10/p25/median/p75/p90) for any financial metric across US public companies, grouped by industry (SIC) and revenue size bucket. Answer questions like 'what is the median gross margin of large software companies?' \u2014 cross-company aggregates computed from normalized SEC XBRL data. No other API sells this per-call.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "fy",
"type": "number",
"description": "",
"example": 2025,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "industry",
"type": "string",
"description": "",
"example": "73",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "size",
"type": "string",
"description": "",
"example": "large",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "metric",
"type": "string",
"description": "",
"example": "gross_margin",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"edgar",
"xbrl",
"financials",
"fundamentals"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://sec.multyplylabs.com/company/:cik/facts",
"description": "Normalized SEC EDGAR XBRL facts for any US public company: every reported value (revenue, net income, assets, cash flow, ...) mapped to 61 canonical concepts with filing provenance and data-quality flags. Filter by concept and fiscal year. Source data for fundamental analysis and research agents.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "concept",
"type": "string",
"description": "",
"example": "revenue",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "fy_from",
"type": "number",
"description": "",
"example": 2023,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "cik",
"type": "string",
"description": "",
"example": "320193",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"edgar",
"xbrl",
"financials",
"fundamentals"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://sec.multyplylabs.com/company/:cik/filings",
"description": "Filing index with document URLs",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "form",
"type": "string",
"description": "",
"example": "10-K",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "cik",
"type": "string",
"description": "",
"example": "1326801",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://sec.multyplylabs.com/company/:cik/financials",
"description": "Clean annual financial statements for any US public company from SEC 10-K/10-Q filings: income statement, balance sheet, cash flow, plus derived ratios (gross margin, operating margin, ROE, ROA, FCF, debt-to-equity, R&D intensity). One row per fiscal year, normalized across 20,000+ companies. Ideal for fundamental analysis, valuation models, and investment research.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "fy_from",
"type": "number",
"description": "",
"example": 2023,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "cik",
"type": "string",
"description": "",
"example": "320193",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"edgar",
"xbrl",
"financials",
"fundamentals"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://sec.multyplylabs.com/compare/:cik",
"description": "Peer comparison for any US public company: its financial metrics side by side with industry cohort percentiles, so agents can judge whether margins, growth or leverage are above or below sector norms.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "fy",
"type": "number",
"description": "",
"example": 2025,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "cik",
"type": "string",
"description": "",
"example": "320193",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"edgar",
"xbrl",
"financials",
"fundamentals"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://sec.multyplylabs.com/screen",
"description": "Stock screener over SEC fundamentals: filter 20,000+ US public companies by any combination of financial metrics (e.g. gross_margin > 0.6 AND revenue > $1B). Returns matching companies with names, tickers, industries and their metric values. Built for agent-driven equity research.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "filters",
"type": "string",
"description": "",
"example": "[[\"gross_margin\",\">\",0.6],[\"revenue\",\">\",1000000000]]",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "fy",
"type": "number",
"description": "",
"example": 2025,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"edgar",
"xbrl",
"financials",
"fundamentals"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.1",
"avgCostPerTransaction": "0.039167",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"sec",
"edgar",
"xbrl",
"financials",
"fundamentals"
],
"iconUrl": ""
}
}