Simple, transparent pricing

Free analysis for everyone. Pay only when you need formal documentation or API access. No subscriptions required for casual use.

Free
Free

Everything in the web app, with no account and no limits.

  • Risk score (0–100)
  • Complete issue list (all severities)
  • Exact cell locations (Sheet!A1)
  • Step-by-step fix guidance per issue
  • Sheet inventory with formula counts
  • PDF report for audit documentation
  • Unlimited analyses — no account needed
Start for Free
API Pro
$29/month

Embed risk checks into your pipelines and tools. Self-serve signup is paused — get in touch and we'll set you up.

  • 100 API calls/hour
  • Full JSON responses (all issues)
  • Category-level risk scores
  • File metadata in response
  • Up to 20MB file support
  • Email support
Contact for Access
Enterprise
Custom

SOX 404 evidence, SSO, and dedicated support for teams.

  • 1,000 API calls/hour
  • 20MB file support
  • Priority processing
  • Custom validation rules
  • SSO / SAML authentication
  • Audit logs
  • Dedicated Slack channel
  • SLA options
Contact Sales

What each tier includes

PDF Report — Free

Download the complete findings as a PDF. Every issue includes the exact cell address and a plain-English fix — ready to hand to a reviewer or attach to audit workpapers.

API Pro — $29/mo

Integrate risk checks into CI/CD pipelines, approval workflows, or internal tools via REST API. JSON responses with full issue detail, category scores, and file metadata.

Enterprise — Custom

Audit-ready reports you can file as SOX 404 evidence, custom validation rules, SSO, and a dedicated support channel. Built for teams where a single missed formula error has real consequences.

Embed in 3 lines

The Pro API returns a structured JSON response you can act on directly.

# cURL
curl -X POST https://api.excelriskcheck.com/v1/analyze \
-H "X-API-Key: pro_xxxx" \
-F "file=@report.xlsx"
# Response
{ "risk_score": 72, "risk_level": "high", "issues": [...] }

Frequently asked questions

What file formats are supported?

.xlsx, .xlsm and .xls files up to 20MB, on every tier.

Do I need an account to use the free tier?

No. Drag and drop any Excel file on the homepage — no sign-up required.

How do I get a PDF report?

Upload a file and download the PDF straight from the results page. Reports are free and require no account or purchase.

Can I cancel the API subscription anytime?

Yes. Cancel any time from your billing dashboard. You keep access until the end of your billing period.

Is my data stored after analysis?

Files are deleted from our servers immediately after analysis. We do not retain spreadsheet content.

Do you offer a free API trial?

Yes — contact us and we'll provision a trial key for evaluation.