counterparty_risk
ActiveTool of Ready APIs
B2B counterparty-risk composite: should we extend terms to this company? Joins curated identity + live SEC EDGAR filings + DNS/DMARC + WHOIS into a risk-weighted 0-100 score (higher = lower risk), plus a tier and a decision_hint that maps to AR/AP actions (approve_net_30, approve_with_credit_check, require_prepayment, decline_pending_review). Supports four risk profiles for different underwriting postures.
Parameters schema
{
"type": "object",
"properties": {
"domain": {
"type": "string",
"description": "Company domain. One of domain or ticker required."
},
"ticker": {
"type": "string",
"description": "Stock ticker. Used when domain not provided."
},
"risk_profile": {
"enum": [
"ar_default",
"high_risk_terms",
"supplier_kyc",
"marketplace_listing"
],
"type": "string",
"default": "ar_default"
},
"include_filings": {
"type": "boolean",
"default": true
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries