API access
Your AI client reaches ParcelOps Business Verification through one ParcelOps MCP endpoint, so there is no separate key to hold for it and no per-source client to write. Reaching it takes no credentials of your own.
Where it came from
Freshness and coverage
What this source cannot tell you
- ⚠ Where it stops geographically, because the covered area is not declared. An empty answer will not tell you whether the place is out of range or the record is simply missing.
- ⚠ Which years it spans, because the covered period is not declared.
- ⚠ How current a field is, because the refresh schedule is not declared.
- ⚠ Anything ParcelOps Business Verification does not publish. ParcelOps returns this source as it stands and never fills a blank field from a different one.
Methods (3)
A method is one call your agent can make against this source.
runPublicAudit
readRun the complete public-source business audit in one call.
What you must providelegalNameRecords returnedbusiness, audit-evidenceHow to get more resultsnoneInput schema
{ "type": "object", "properties": { "legalName": { "type": "string", "minLength": 1, "maxLength": 200 }, "jurisdiction": { "type": "string", "maxLength": 100 }, "city": { "type": "string", "maxLength": 80 }, "state": { "type": "string", "minLength": 2, "maxLength": 2, "pattern": "^[A-Za-z]{2}$" }, "country": { "type": "string", "minLength": 2, "maxLength": 3, "pattern": "^[A-Za-z]{2,3}$", "description": "ISO country code. Two-letter US is translated to the SAM.gov three-letter USA code." }, "taxpayerNumber": { "type": "string", "pattern": "^\\d{11}$" }, "uei": { "type": "string", "pattern": "^[A-Za-z0-9]{12}$" }, "cageCode": { "type": "string", "pattern": "^[A-Za-z0-9]{5}$" }, "lei": { "type": "string", "pattern": "^[A-Za-z0-9]{20}$" }, "cik": { "type": "string", "pattern": "^\\d{1,10}$" }, "rrcOperatorNumber": { "type": "string", "pattern": "^\\d{6}$" }, "sources": { "type": "array", "items": { "type": "string", "enum": [ "csl", "sam", "texas-comptroller", "courtlistener", "gleif", "sec", "rrc" ] }, "uniqueItems": true, "maxItems": 7 }, "sourceTimeoutMs": { "type": "integer", "minimum": 2000, "maximum": 15000 } }, "required": [ "legalName" ], "additionalProperties": false }- ⚠ Potential matches require identifier verification.
- ⚠ SEC metrics retain source filing periods and are not converted into a score.
- ⚠ The result is not a credit report or legal determination.
Returns evidence and coverage, never a synthetic score.
getCreditReadiness
readDescribe the gated credit tier and onboarding requirements.
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }getServiceInfo
readDescribe source coverage, resolution, concurrency, and evidence semantics.
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }
Where this source is used
- Commercial real estate
Parcel and assessment records, building programs, and the entity on the other side of the deal.
- Real estate law
Federal rule text, rulemaking dockets, party records, and the property facts a filing has to state.
- Who is behind the company that owns this property?
