company_changes
ActiveTool of Ready APIs
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries