private_what_changed
What has actually CHANGED about one company, with the date we observed each change and cryptographic proof. State registries publish only current values and keep no history, so this answers questions no registry lookup can: did this company change its registered agent, did its status change, was it renamed. Accepts a messy name or an exact state + state_id. Returns a human-readable page URL you can cite. Change history covers CO, CT, NY and TX; for other states the response says so rather than returning an empty list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name, however messy. Resolved to one record, with the confidence reported. | |
| limit | No | Max changes to return (default 50, max 200) | |
| state | No | Two-letter state code, e.g. NY | |
| state_id | No | The registry id, if you already have it |