76
/100
prowl
Benchmarked Apr 14, 2026

SEC EDGAR Data

API to access annual reports of public US companies

api platform_profile
Benchmark Your API

Score Breakdown

Auth Simplicity 10/10
Latency 9/10
Consistency 8/10
Token Efficiency 8/10
First-Try Success 8/10
Documentation 7/10
Error Clarity 7/10
Parseability 6/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://www.sec.gov",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "free",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Access public US company financial reports",
    "Download annual reports and other filings",
    "Search for specific company filings"
  ],
  "raw_analysis": "The SEC EDGAR Data platform provides an API to access public financial reports of US companies. It is designed for financial analysts, researchers, and anyone interested in company financials and filings. The platform is fairly mature, given its importance in providing transparency in financial markets. While it does not have a standardized REST API setup, it allows access to crucial financial documents through web services. There are no known direct integrations with other tools or platforms mentioned in the available documentation. Researchers and financial professionals primarily use it for extracting data for analysis purposes."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /20082ms
robots_txtGET /robots.txt20024ms
llms_txtGET /llms.txt404209ms
Interpret
```json
{
  "overall": 76,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 8.0,
    "response_parseability": 6.0,
    "error_clarity": 7.0,
    "doc_quality": 7.0,
    "auth_simplicity": 10.0,
    "latency": 9.0,
    "consistency": 8.0
  },
  "pricing_normalized": {
    "type": "free"
  },
  "issues": [
    {
      "issue": "Lack of structured data integrations",
      "impact": "Limits ability to automate data handling and processing."
    },
    {
      "issue": "404 error on llms_txt check",
      "impact": "Potential oversight in accessing certain platform resources."
    }
  ],
  "recommendations": [
    "Improve structured data integrations such as APIs or export functionalities to enhance parseability.",
    "Address 404 errors on the platform to ensure all intended resources are accessible."
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard