You're viewing a demo portfolio

Join the waitlist
PRSM

company_changes

Active

Tool of Ready APIs

declared in 1.0.0

Vendor / counterparty change monitoring. Returns time-ordered entity changes (status flips, parent acquisitions, renames) filtered by since-date, LEI, change_type, or country. Critical for continuous KYC and M&A monitoring.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "lei": {
      "type": "string",
      "description": "Restrict to a single LEI."
    },
    "page": {
      "type": "string",
      "default": "1"
    },
    "since": {
      "type": "string",
      "description": "ISO 8601 datetime or date. Default 7 days ago."
    },
    "domain": {
      "type": "string",
      "description": "Restrict via domain resolution."
    },
    "country": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 country."
    },
    "per_page": {
      "type": "string",
      "default": "50"
    },
    "change_type": {
      "type": "string",
      "description": "Filter by change type. Comma-separated for multiple."
    }
  },
  "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 →