You're viewing a demo portfolio

Join the waitlist
PRSM

counterparty_risk

Active

Tool of Ready APIs

declared in 1.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
counterparty_risk — Ready APIs — PRSM MCP