REST API

CredForensiq Developer API

Integrate AI-powered credit analysis, dispute generation, and forensic findings directly into your platform. Apply for access below — all applications are reviewed manually.

API Pricing Tiers

Starter
$299/mo
50/mo included
Overage: $7/report
Growth
$799/mo
200/mo included
Overage: $5/report
Enterprise
$1,999/mo
1,000/mo included
Overage: $3/report

API Endpoints

All endpoints require Authorization: Bearer cfq_live_YOUR_KEY

POST
/api/v1/credit-analysis

Analyze a credit report and return structured findings

POST
/api/v1/credit-blueprint

Generate a personalized credit repair blueprint

POST
/api/v1/forensic-findings

Run forensic analysis to identify disputable items

POST
/api/v1/funding-readiness-score

Score a consumer's readiness for funding/lending

Quick Start

curl -X POST https://www.credforensiq.com/api/v1/credit-analysis \
  -H "Authorization: Bearer cfq_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "reportId": "rpt_abc123",
    "bureaus": ["Experian", "Equifax", "TransUnion"]
  }'

Apply for API Access

Sign in with your Manus account first, then submit your application. You'll receive your API key once approved.

Sign in to submit your partner application and access the developer portal.