Validate a business entity.
Returns business registration data, watchlist matches, and risk scores for a business entity.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
request_id
Unique request ID for tracking the request. Used to re-try requests that timed out or failed to avoid duplicate processing.
entity
fuzzy_match
Defaults to false. If true, the API will return results for entities with minor spelling differences in the name.
Response
OK
request_id
Unique request ID for tracking the request.
sanctions_risk_score
Risk score for the entity based on matches with entities on sanctions lists and watchlists.
registration_risk_score
Risk score for the entity based on information from the state registration.
watchlist_matches
List of matches to entities on enabled watchlists.
tin_verification
Details about the TIN verification. Null if a TIN was not provided.
registration_matches
List of matches to secretary of state records.