KYB
curl --request GET \
--url https://api.joinworth.com/integration/api/v1/facts/business/{businessId}/kyb \
--header 'Authorization: Bearer <token>'{
"message": "Business KYB details fetched successfully",
"data": {
"address_match": {
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"address_verification"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_match_boolean": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"address_match"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_registered_agent": {
"value": {},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_verification": {
"value": {
"addresses": [
"<string>"
],
"baseAddresses": [
"<string>"
],
"message": "Match identified to the submitted Office Address",
"label": "Office Address",
"sublabel": "Verified"
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_verification_boolean": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"<string>"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
true
]
},
"addresses": {
"value": [
"10 Laurel Ave, Suite 300, Wellesley, MA, 02481",
"354 Circle Ct, Bronx, NY, 10468"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string"
}
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
],
"isNormalized": true
},
"addresses_deliverable": {
"value": "354 Circle Ct, Bronx, NY, 10468",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"addresses_found": {
"value": [
"10 Laurel Ave, Ste 300, Wellesley Hills, MA",
"354 Circle Ct, Bronx, NY, 10468, United States"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string"
}
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
],
"isNormalized": true
},
"addresses_submitted": {
"value": [
"Suite #300 10 Laurel Avenue , Wellesley, MA 02481"
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"corporation": {
"value": "Private",
"schema": {},
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"countries": {
"value": [
"US"
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"addresses"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"dba_found": {
"value": [
"Example Business PC",
"Example Business LLC",
"Example Business",
"EXAMPLE BUSINESS, LLC"
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"email": {
"value": "john.doe@examplebusiness.com",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "string",
"format": "email",
"pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
},
{
"type": "null"
}
]
},
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"formation_date": {
"value": "2012-08-23",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "2023-11-07T05:31:56Z",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"formation_state": {
"value": "MA",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"guest_owner_edits": [
"<string>"
],
"idv_passed": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "number"
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
],
"dependencies": [
"idv_status"
],
"description": "<string>"
},
"idv_passed_boolean": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "boolean"
},
"source": "<unknown>",
"override": {},
"alternatives": [
{}
],
"dependencies": [
"idv_passed"
],
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123
},
"idv_status": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"propertyNames": {
"type": "string",
"enum": [
"SUCCESS",
"PENDING",
"CANCELED",
"EXPIRED",
"FAILED"
]
},
"additionalProperties": {
"type": "number"
}
},
"source": "<unknown>",
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"override": {},
"alternatives": [
{}
]
},
"is_sole_prop": {
"value": "<unknown>",
"schema": "<unknown>",
"source": "<unknown>",
"override": {},
"alternatives": [
{}
],
"dependencies": [
"tin_submitted",
"idv_passed_boolean"
],
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123
},
"kyb_submitted": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"dependencies": [
"addresses"
],
"source.platformId": 123,
"alternatives": [
{}
]
},
"legal_name": {
"value": "EXAMPLE BUSINESS, LLC",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"minority_owned": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": "<unknown>",
"source.confidence": 123,
"source.platformId": 123,
"override": {},
"alternatives": [
"<string>"
]
},
"name_match": {
"value": {
"status": "success",
"message": "Match Found",
"sublabel": ""
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": {
"status": "success",
"message": "Match identified to the submitted Business Name",
"sublabel": "Verified"
},
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"name_match_boolean": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"name_match"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"names_found": {
"value": [
"Example Business PC",
"Example Business LLC",
"Example Business",
"EXAMPLE BUSINESS, LLC"
],
"schema": "<unknown>",
"source": "<unknown>",
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"names_submitted": {
"value": [
{
"name": "<string>",
"submitted": true
}
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"npi": {
"value": "<unknown>",
"schema": "<unknown>",
"source": "<unknown>",
"override": {},
"alternatives": [
{}
]
},
"people": {
"value": [
{
"name": "<string>",
"titles": [
"<string>"
],
"submitted": true,
"source": [
"<string>"
],
"jurisdictions": [
"<string>"
],
"address": {}
}
],
"schema": "<unknown>",
"source": {
"confidence": "<unknown>",
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
"<string>"
]
},
"phone_found": {
"value": [
"<string>"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string"
}
},
"source": {
"confidence": "<unknown>",
"platformId": "<unknown>"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"isNormalized": true
},
"primary_address": {
"value": {
"line_1": "<string>",
"apartment": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"postal_code": "<string>",
"mobile": "<string>",
"is_primary": true
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"addresses"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
"<string>"
]
},
"process_completion_data": {
"all_kyb_processes_complete": true,
"last_updated": "<string>"
},
"screened_people": {
"value": [
{
"id": "<string>",
"name": "<string>",
"titles": [
"<string>"
],
"watchlist_results": [
{
"id": "<string>",
"type": "<string>",
"metadata": {
"abbr": "<string>",
"title": "<string>",
"agency": "<string>",
"agency_abbr": "<string>",
"entity_name": "<string>"
},
"entity_type": "<string>",
"url": "<string>",
"list_url": "<string>",
"agency_information_url": "<string>",
"agency_list_url": "<string>",
"list_country": "<string>",
"list_region": "<string>",
"entity_aliases": [
"<string>"
],
"addresses": [
{
"full_address": "<string>"
}
],
"listed_at": "<string>",
"categories": [
"<string>"
],
"score": 123
}
]
}
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"sos_active": {
"name": "<string>",
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"sos_filings"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"sos_filings": {
"value": [
{
"jurisdiction": "<string>",
"id": "<string>",
"internal_reference": "<string>",
"filing_date": "<string>",
"entity_type": "<string>",
"active": true,
"state": "<string>",
"url": "<string>",
"filing_name": "<string>",
"registration_date": "<string>",
"officers": [
{
"name": "<string>",
"titles": [
"<string>"
],
"submitted": true,
"source": [
"<string>"
],
"jurisdictions": [
"<string>"
]
}
]
}
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
"<string>"
]
},
"sos_match": {
"name": "<string>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"sos_match_boolean": {
"name": "<string>",
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"sos_match"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"stock_symbol": {
"name": "<string>",
"value": "<string>",
"schema": "<unknown>",
"source": {},
"override": {},
"alternatives": [
"<string>"
]
},
"tin": {
"name": "<string>",
"value": "<string>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"tin_match": {
"name": "<string>",
"value": {
"message": "<string>",
"sublabel": "<string>"
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"tin_match_boolean": {
"name": "<string>",
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"<string>"
],
"source.confidence": 123,
"source.platformId": 123,
"description": "<string>",
"alternatives": [
{}
]
},
"tin_submitted": {
"name": "<string>",
"value": "<string>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"verification_status": {
"alternatives": [
{}
],
"override": "<unknown>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"value": "<string>",
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123
},
"veteran_owned": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": {},
"override": {},
"alternatives": [
"<string>"
]
},
"watchlist": {
"value": {
"metadata": [
{}
],
"message": "<string>"
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"watchlist_raw",
"screened_people"
],
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"watchlist_hits": {
"name": "<string>",
"value": 123,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"dependencies": [
"watchlist"
],
"alternatives": [
"<string>"
]
},
"watchlist_raw": {
"value": {
"metadata": [
{}
],
"message": "<string>"
},
"schema": "<unknown>",
"source": {
"confidence": "<unknown>",
"platformId": "<unknown>"
},
"source.confidence": "<unknown>",
"source.platformId": "<unknown>",
"override": "<unknown>",
"alternatives": [
{
"value": {
"metadata": [
"<unknown>"
],
"message": "<string>"
},
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"website_found": {
"value": [
"http://examplebusiness.com",
"http://www.examplebusiness.com",
"https://examplebusiness.com"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string",
"format": "uri"
}
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
],
"isNormalized": true
},
"woman_owned": {
"name": "<string>",
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": "<unknown>",
"source.confidence": 123,
"source.platformId": 123,
"override": {},
"alternatives": [
"<string>"
]
},
"year_established": {
"name": "<string>",
"value": "2012",
"schema": {},
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "2012",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
}
}
}Business Details
KYB
Retrieves comprehensive ‘Know Your Business’ verification details for a given business identifier, including legal, formation, ownership, address, and match data from multiple sources.
Prior to utilizing this service, one must first obtain a businessID by creating a business via the Add business service. For more details on using these endpoints, please reference the Getting Started guide.
GET
/
facts
/
business
/
{businessId}
/
kyb
KYB
curl --request GET \
--url https://api.joinworth.com/integration/api/v1/facts/business/{businessId}/kyb \
--header 'Authorization: Bearer <token>'{
"message": "Business KYB details fetched successfully",
"data": {
"address_match": {
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"address_verification"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_match_boolean": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"address_match"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_registered_agent": {
"value": {},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_verification": {
"value": {
"addresses": [
"<string>"
],
"baseAddresses": [
"<string>"
],
"message": "Match identified to the submitted Office Address",
"label": "Office Address",
"sublabel": "Verified"
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"address_verification_boolean": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"<string>"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
true
]
},
"addresses": {
"value": [
"10 Laurel Ave, Suite 300, Wellesley, MA, 02481",
"354 Circle Ct, Bronx, NY, 10468"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string"
}
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
],
"isNormalized": true
},
"addresses_deliverable": {
"value": "354 Circle Ct, Bronx, NY, 10468",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"addresses_found": {
"value": [
"10 Laurel Ave, Ste 300, Wellesley Hills, MA",
"354 Circle Ct, Bronx, NY, 10468, United States"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string"
}
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
],
"isNormalized": true
},
"addresses_submitted": {
"value": [
"Suite #300 10 Laurel Avenue , Wellesley, MA 02481"
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"corporation": {
"value": "Private",
"schema": {},
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"countries": {
"value": [
"US"
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"addresses"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"dba_found": {
"value": [
"Example Business PC",
"Example Business LLC",
"Example Business",
"EXAMPLE BUSINESS, LLC"
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"email": {
"value": "john.doe@examplebusiness.com",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "string",
"format": "email",
"pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
},
{
"type": "null"
}
]
},
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"formation_date": {
"value": "2012-08-23",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "2023-11-07T05:31:56Z",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"formation_state": {
"value": "MA",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"guest_owner_edits": [
"<string>"
],
"idv_passed": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "number"
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
],
"dependencies": [
"idv_status"
],
"description": "<string>"
},
"idv_passed_boolean": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "boolean"
},
"source": "<unknown>",
"override": {},
"alternatives": [
{}
],
"dependencies": [
"idv_passed"
],
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123
},
"idv_status": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"propertyNames": {
"type": "string",
"enum": [
"SUCCESS",
"PENDING",
"CANCELED",
"EXPIRED",
"FAILED"
]
},
"additionalProperties": {
"type": "number"
}
},
"source": "<unknown>",
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"override": {},
"alternatives": [
{}
]
},
"is_sole_prop": {
"value": "<unknown>",
"schema": "<unknown>",
"source": "<unknown>",
"override": {},
"alternatives": [
{}
],
"dependencies": [
"tin_submitted",
"idv_passed_boolean"
],
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123
},
"kyb_submitted": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"dependencies": [
"addresses"
],
"source.platformId": 123,
"alternatives": [
{}
]
},
"legal_name": {
"value": "EXAMPLE BUSINESS, LLC",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"minority_owned": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": "<unknown>",
"source.confidence": 123,
"source.platformId": 123,
"override": {},
"alternatives": [
"<string>"
]
},
"name_match": {
"value": {
"status": "success",
"message": "Match Found",
"sublabel": ""
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": {
"status": "success",
"message": "Match identified to the submitted Business Name",
"sublabel": "Verified"
},
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"name_match_boolean": {
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"name_match"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"names_found": {
"value": [
"Example Business PC",
"Example Business LLC",
"Example Business",
"EXAMPLE BUSINESS, LLC"
],
"schema": "<unknown>",
"source": "<unknown>",
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
},
"names_submitted": {
"value": [
{
"name": "<string>",
"submitted": true
}
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"npi": {
"value": "<unknown>",
"schema": "<unknown>",
"source": "<unknown>",
"override": {},
"alternatives": [
{}
]
},
"people": {
"value": [
{
"name": "<string>",
"titles": [
"<string>"
],
"submitted": true,
"source": [
"<string>"
],
"jurisdictions": [
"<string>"
],
"address": {}
}
],
"schema": "<unknown>",
"source": {
"confidence": "<unknown>",
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
"<string>"
]
},
"phone_found": {
"value": [
"<string>"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string"
}
},
"source": {
"confidence": "<unknown>",
"platformId": "<unknown>"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"isNormalized": true
},
"primary_address": {
"value": {
"line_1": "<string>",
"apartment": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"postal_code": "<string>",
"mobile": "<string>",
"is_primary": true
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"addresses"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
"<string>"
]
},
"process_completion_data": {
"all_kyb_processes_complete": true,
"last_updated": "<string>"
},
"screened_people": {
"value": [
{
"id": "<string>",
"name": "<string>",
"titles": [
"<string>"
],
"watchlist_results": [
{
"id": "<string>",
"type": "<string>",
"metadata": {
"abbr": "<string>",
"title": "<string>",
"agency": "<string>",
"agency_abbr": "<string>",
"entity_name": "<string>"
},
"entity_type": "<string>",
"url": "<string>",
"list_url": "<string>",
"agency_information_url": "<string>",
"agency_list_url": "<string>",
"list_country": "<string>",
"list_region": "<string>",
"entity_aliases": [
"<string>"
],
"addresses": [
{
"full_address": "<string>"
}
],
"listed_at": "<string>",
"categories": [
"<string>"
],
"score": 123
}
]
}
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"sos_active": {
"name": "<string>",
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"sos_filings"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"sos_filings": {
"value": [
{
"jurisdiction": "<string>",
"id": "<string>",
"internal_reference": "<string>",
"filing_date": "<string>",
"entity_type": "<string>",
"active": true,
"state": "<string>",
"url": "<string>",
"filing_name": "<string>",
"registration_date": "<string>",
"officers": [
{
"name": "<string>",
"titles": [
"<string>"
],
"submitted": true,
"source": [
"<string>"
],
"jurisdictions": [
"<string>"
]
}
]
}
],
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
"<string>"
]
},
"sos_match": {
"name": "<string>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"sos_match_boolean": {
"name": "<string>",
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"sos_match"
],
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"stock_symbol": {
"name": "<string>",
"value": "<string>",
"schema": "<unknown>",
"source": {},
"override": {},
"alternatives": [
"<string>"
]
},
"tin": {
"name": "<string>",
"value": "<string>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"tin_match": {
"name": "<string>",
"value": {
"message": "<string>",
"sublabel": "<string>"
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"tin_match_boolean": {
"name": "<string>",
"value": true,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"<string>"
],
"source.confidence": 123,
"source.platformId": 123,
"description": "<string>",
"alternatives": [
{}
]
},
"tin_submitted": {
"name": "<string>",
"value": "<string>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
},
"override": {},
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "<string>",
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"verification_status": {
"alternatives": [
{}
],
"override": "<unknown>",
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"value": "<string>",
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123
},
"veteran_owned": {
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": {},
"override": {},
"alternatives": [
"<string>"
]
},
"watchlist": {
"value": {
"metadata": [
{}
],
"message": "<string>"
},
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"dependencies": [
"watchlist_raw",
"screened_people"
],
"description": "<string>",
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{}
]
},
"watchlist_hits": {
"name": "<string>",
"value": 123,
"schema": "<unknown>",
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"dependencies": [
"watchlist"
],
"alternatives": [
"<string>"
]
},
"watchlist_raw": {
"value": {
"metadata": [
{}
],
"message": "<string>"
},
"schema": "<unknown>",
"source": {
"confidence": "<unknown>",
"platformId": "<unknown>"
},
"source.confidence": "<unknown>",
"source.platformId": "<unknown>",
"override": "<unknown>",
"alternatives": [
{
"value": {
"metadata": [
"<unknown>"
],
"message": "<string>"
},
"source": 123,
"confidence": 123,
"updatedAt": "2023-11-07T05:31:56Z"
}
]
},
"website_found": {
"value": [
"http://examplebusiness.com",
"http://www.examplebusiness.com",
"https://examplebusiness.com"
],
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "string",
"format": "uri"
}
},
"source": {
"confidence": 123,
"platformId": 123
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": [
"<string>"
],
"source": 123,
"confidence": 0.95,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
],
"isNormalized": true
},
"woman_owned": {
"name": "<string>",
"value": "<unknown>",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": "<unknown>",
"source.confidence": 123,
"source.platformId": 123,
"override": {},
"alternatives": [
"<string>"
]
},
"year_established": {
"name": "<string>",
"value": "2012",
"schema": {},
"source": {
"confidence": 123,
"platformId": 123,
"updatedAt": "2023-11-07T05:31:56Z"
},
"override": {},
"source.confidence": 123,
"source.platformId": 123,
"alternatives": [
{
"value": "2012",
"source": 123,
"confidence": 123,
"updatedAt": "2025-09-29T23:51:18.445Z"
}
]
}
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A universal identifier string unique to a particular business.
Example:
"ac4d4ebc-8bb9-4927-8fd5-6ea677afeed2"
Response
200 - application/json; charset=utf-8
OK
Was this page helpful?
⌘I