Coris


Coris

  • Status: Integrated
  • Website: https://www.coris.ai/
  • Credentials: Through Partner (Connector)
  • Description:

Coris aggregates web, registry, licensing, reviews, and OSINT‑style sources to profile merchants and assess risk. Merchant Profiler returns establishment details, legal entity data, licenses, website/content signals, review metrics, industry classification, merchant “vision” (street imagery features), adverse media, and more—useful for underwriting, KYB, and merchant risk monitoring.


Products offered via RiskOS™

Product NameDescriptionRiskOS™ Use Cases
Merchant ProfilerConsolidated merchant intelligence across business identity, licensing, web signals, reviews, industry, imagery, and media.KYB/KYC screening, enhanced due diligence (EDD)

Example API response

Account Opening API Response
{
"establishment": {
  "id": "string",
  "name": "string",
  "legal_entity_id": "string",
  "legal_entity": {
    "id": "string",
    "name": "string",
    "ein": "string",
    "country": "string",
    "addresses": [
      {
        "address_line_1": "string",
        "address_line_2": "string",
        "city": "string",
        "state": "string",
        "postal_code": "string",
        "zip_code": "string",
        "country": "string",
        "source": "Google",
        "address_sub_type": "mailing_address",
        "metadata": {
          "residential": false,
          "commercial": true,
          "po_box": false,
          "street_address": true,
          "cmra": false,
          "vacant": false,
          "undeliverable": false,
          "owner_name": "John Doe"
        },
        "address_type": "Registration"
      }
    ],
    "entity_type": "SOLE_PROPRIETOR",
    "status": "ACTIVE",
    "raw_status": "string",
    "description": "string"
  },
  "addresses": [
    {
      "address_line_1": "string",
      "address_line_2": "string",
      "city": "string",
      "state": "string",
      "postal_code": "string",
      "zip_code": "string",
      "country": "string",
      "source": "Google",
      "address_sub_type": "mailing_address",
      "metadata": {
        "residential": false,
        "commercial": true,
        "po_box": false,
        "street_address": true,
        "cmra": false,
        "vacant": false,
        "undeliverable": false,
        "owner_name": "John Doe"
      },
      "address_type": "Registration"
    }
  ],
  "website": "string",
  "phone": "string",
  "is_online_business": true,
  "description": "string"
},
"legal_entity": {
  "id": "string",
  "name": "string",
  "ein": "string",
  "country": "string",
  "addresses": [
    {
      "address_line_1": "string",
      "address_line_2": "string",
      "city": "string",
      "state": "string",
      "postal_code": "string",
      "zip_code": "string",
      "country": "string",
      "source": "Google",
      "address_sub_type": "mailing_address",
      "metadata": {
        "residential": false,
        "commercial": true,
        "po_box": false,
        "street_address": true,
        "cmra": false,
        "vacant": false,
        "undeliverable": false,
        "owner_name": "John Doe"
      },
      "address_type": "Registration"
    }
  ],
  "entity_type": "SOLE_PROPRIETOR",
  "status": "ACTIVE",
  "raw_status": "string",
  "description": "string"
},
"legal_entity_registration": {
  "registration_id": "string",
  "registration_authority": {
    "country": "string",
    "geo_type": "string",
    "geo_name": "Santa Clara"
  },
  "registration_address": {
    "address_line_1": "string",
    "address_line_2": "string",
    "city": "string",
    "state": "string",
    "postal_code": "string",
    "zip_code": "string",
    "country": "string",
    "source": "Google",
    "address_sub_type": "mailing_address",
    "metadata": {
      "residential": false,
      "commercial": true,
      "po_box": false,
      "street_address": true,
      "cmra": false,
      "vacant": false,
      "undeliverable": false,
      "owner_name": "John Doe"
    },
    "address_type": "Registration"
  },
  "initial_filing_date": 0,
  "details": {},
  "source": "string",
  "status": "string",
  "entity_type": "string"
},
"legal_entity_licenses": [
  {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "license_type": "Contractor License",
    "license_name": "General Building Contractor",
    "licensing_id": "123456-B",
    "licensing_status": "Active",
    "licensing_body_name": "Dental Board of California",
    "licensing_authority_geo_type": "State",
    "licensing_authority_geo_name": "Santa Clara",
    "licensing_authority_country": "United States",
    "licensing_authority_state": "California",
    "licensing_authority_county": "Santa Clara",
    "license_classification": [
      {
        "code": "C-5",
        "code_description": "Framing and Rough Carpentry Contractor"
      }
    ],
    "original_issue_date": 1577836800,
    "last_renewal_date": 1609459200,
    "last_verification_date": 1641081600,
    "expiration_date": 1672617600,
    "restrictions": [
      "Limited to projects under $500,000"
    ],
    "special_conditions": "string",
    "source": "California State License Board API",
    "source_url": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/LicenseDetail.aspx?LicNum=123456",
    "extra_data": {
      "additionalProp": {}
    }
  }
],
"personnel": [
  {
    "first_name": "string",
    "last_name": "string",
    "middle_name": "string",
    "suffix": "string",
    "title": "string",
    "source": "string"
  }
],
"establishment_phones": [
  {
    "phone_number": "string",
    "phone_type": "Mobile",
    "source": "Google",
    "metadata": {
      "commercial": true,
      "residential": false,
      "prepaid": false,
      "owner_name": "John Doe",
      "carrier": "Verizon",
      "addresses": [
        {
          "address_line_1": "string",
          "address_line_2": "string",
          "city": "string",
          "state": "string",
          "postal_code": "string",
          "zip_code": "string",
          "country": "string",
          "source": "Google",
          "address_sub_type": "mailing_address",
          "metadata": {
            "residential": false,
            "commercial": true,
            "po_box": false,
            "street_address": true,
            "cmra": false,
            "vacant": false,
            "undeliverable": false,
            "owner_name": "John Doe"
          },
          "address_type": "Registration"
        }
      ]
    }
  }
],
"establishment_website": {
  "business_name": "string",
  "establishment_id": "string",
  "website_url": "string",
  "website_scraped": true,
  "presence_stock_images_flag": true,
  "prohibited_keywords": [
    "string"
  ],
  "prohibited_keywords_appearances": [
    {
      "keyword": "string",
      "appearances": [
        "string"
      ]
    }
  ],
  "prohibited_topics": [
    "string"
  ],
  "prohibited_topics_appearances": [
    {
      "topic": "string",
      "appearances": [
        "string"
      ]
    }
  ],
  "shipping_window": {
    "min": 0,
    "max": 0,
    "avg": 0,
    "median": 0,
    "unit": "second"
  },
  "refund_window": {
    "min": 0,
    "max": 0,
    "avg": 0,
    "median": 0,
    "unit": "second"
  },
  "num_images_home_page": 0,
  "num_words_home_page": 0,
  "blog_page_flag": true,
  "presence_physical_address_flag": true,
  "physical_addresses": [
    "string"
  ],
  "presence_email_address_flag": true,
  "contact_us_page_flag": true,
  "presence_phone_number_flag": true,
  "presence_faqs_flag": true,
  "refund_policy_flag": true,
  "tos_flag": true,
  "legal_disclaimer_flag": true,
  "privacy_policy_flag": true,
  "presence_endorsement_flag": true,
  "careers_flag": true,
  "facebook_link_flag": true,
  "facebook_link": "string",
  "twitter_link_flag": true,
  "twitter_link": "string",
  "pinterest_link_flag": true,
  "pinterest_link": "string",
  "instagram_link_flag": true,
  "instagram_link": "string",
  "youtube_link_flag": true,
  "youtube_link": "string",
  "notices_website": "string",
  "services_offered": [
    "string"
  ],
  "areas_served": [
    "string"
  ],
  "testimonials_flag": true,
  "yelp_link_flag": true,
  "yelp_page": "string",
  "google_business_link_flag": true,
  "google_business_page": "string",
  "angi_link_flag": true,
  "angi_link": "string",
  "all_rights_reserved_presence_flag": true,
  "all_rights_reserved_year": 0,
  "license_number": "string",
  "contact_us_form_flag": true,
  "num_blog_entries": 0,
  "website_logo_flag": true,
  "under_construction_flag": true,
  "parked_domain_flag": true,
  "website_domain_registration_private_flag": true,
  "website_registered_name": "string",
  "website_registered_address": {
    "adddress_line1": "string",
    "address_line_2": "string",
    "city": "string",
    "state": "string",
    "postal_code": "string",
    "country": "string"
  },
  "website_domain_creation_date": 0,
  "website_domain_expiration_date": 0,
  "terms_business_name": "string",
  "website_phone_numbers": [
    "string"
  ],
  "website_phone_number": "string",
  "website_email_addresses": [
    "string"
  ],
  "website_email_address": "string",
  "years_of_experience_mentioned": "string",
  "site_rating": 0,
  "site_rating_reason": [
    {
      "reason": "string",
      "sentiment": "Pro"
    }
  ],
  "person_titles": [
    {
      "name": "string",
      "title": "string"
    }
  ],
  "snapshots": {
    "home": "string",
    "privacy": "string",
    "terms": "string"
  },
  "ecom_provider_flag": true,
  "ecom_provider": "string",
  "ecom_shopping_cart_flag": true,
  "ecom_num_payment_options": 0,
  "ecom_paypal_flag": true,
  "ecom_apple_pay_flag": true,
  "ecom_google_pay_flag": true,
  "copycat_websites_flag": true,
  "template_text_present_flag": true,
  "broken_links_present_flag": true,
  "stock_images": [
    "string"
  ],
  "inactive_domain_flag": true,
  "insecure_website_flag": true,
  "website_rerouting_flag": true
},
"establishment_review": {
  "additionalProp": {
    "review_platform": "string",
    "reviews_link": "string",
    "business_status": "string",
    "review_rating_value": 0,
    "review_rating_scale_max": 0,
    "review_rating_scale_min": 0,
    "num_reviews": 0,
    "review_oldest_date": 0,
    "review_recent_date": 0,
    "num_reviews_30d": 0,
    "avg_rating_30d": 0,
    "num_reviews_90d": 0,
    "avg_rating_90d": 0,
    "avg_review_response_days": 0,
    "avg_review_response_days_30d": 0,
    "num_reviews_negative_words": 0,
    "num_reviews_negative_words_30d": 0,
    "num_reviews_negative_words_7d": 0,
    "num_1star_reviews": 0,
    "num_1star_reviews_30d": 0,
    "num_1star_reviews_7d": 0,
    "hours_monday_start": "string",
    "hours_monday_end": "string",
    "hours_tuesday_start": "string",
    "hours_tuesday_end": "string",
    "hours_wednesday_start": "string",
    "hours_wednesday_end": "string",
    "hours_thursday_start": "string",
    "hours_thursday_end": "string",
    "hours_friday_start": "string",
    "hours_friday_end": "string",
    "hours_saturday_start": "string",
    "hours_saturday_end": "string",
    "hours_sunday_start": "string",
    "hours_sunday_end": "string",
    "phone_number": "string",
    "staff_wears_masks_flag": true,
    "accepts_credit_cards_flag": true,
    "offers_military_discount_flag": true,
    "masks_required_flag": true,
    "accepts_crypto_flag": true,
    "open_to_all_flag": true,
    "num_questions": 0
  }
},
"establishment_ratings": {
  "biz_rating": 0,
  "biz_rating_reasons": [
    {
      "reason": "string",
      "sentiment": "Pro"
    }
  ],
  "website_rating": 0,
  "website_rating_reason": [
    {
      "reason": "string",
      "sentiment": "Pro"
    }
  ],
  "website_scraped": true
},
"establishment_industry": {
  "naics_code": "string",
  "naics_description": "string",
  "naics_confidence": 0,
  "mcc_code": "string",
  "mcc_description": "string",
  "mcc_confidence": 0,
  "industry_risk_rating": 0,
  "delayed_delivery_days": 0,
  "top_naics_codes": [
    {
      "naics_code": "string",
      "naics_description": "string",
      "naics_confidence": 0
    }
  ],
  "top_mcc_codes": [
    {
      "mcc_code": "string",
      "mcc_description": "string",
      "mcc_confidence": 0
    }
  ]
},
"establishment_merchant_vision": {
  "image": "string",
  "pano_id": "string",
  "capture_date": 0,
  "business_name": "string",
  "property_type": "string",
  "num_parking_spaces": 0,
  "num_vehicles_parked": 0,
  "business_name_present": true,
  "present_business_names": [
    "string"
  ],
  "possible_products_services": [
    "string"
  ],
  "other_business_name_present": true,
  "num_vehicles_with_business_name": 0
},
"establishment_adverse_media": {
  "related_to": "string",
  "related_city": "string",
  "related_name": "string",
  "media_count": 0,
  "media": [
    {
      "link": "string",
      "title": "string",
      "source": "string",
      "position": 0,
      "thumbnail": "string",
      "published_at": 0,
      "summary": "string",
      "category": "Financial and Legal Issues"
    }
  ]
},
"establishment_social_media_summary": {
  "additionalProp": {
    "social_media_platform": "string",
    "social_media_id": "string",
    "social_media_url": "string",
    "social_media_details": {},
    "last_fetched_at": 0
  }
},
"establishment_social_media_rating": {
  "rating": "string",
  "contributing_factors": [
    "string"
  ],
  "positive_factors": [
    "string"
  ],
  "negative_factors": [
    "string"
  ],
  "relevant_content": [
    {
      "type": "string",
      "text": "string",
      "url": "string",
      "timestamp": 0,
      "username": "string",
      "platform": "string"
    }
  ]
},
"establishment_litigation_presence_checker": {
  "litigation_presence": true
}
}

Data dictionary

Merchant Profiler Data Dictionary
FieldTypeDescription
establishmentobjectAn Establishment object represents either a physical location of a business or a website in the case of an online business.
establishment.idstringEstablishment Id
establishment.legal_entityobjectA legal entity represents the owenership entity of a business.
establishment.legal_entity_idstringLegal Entity Id
establishment.namestringDBA Business Name
establishment_adverse_media.mediaarray of objectsArray of adverse media related to the negative screening object
establishment_adverse_media.media[].categorystringCategory of the adverse media Financial and Legal Issues Workplace and Ethical Concerns Product and Service Quality Environmental and Safety Violations Criminal Activities and Misconduct Cybersecurity and Data Integrity
establishment_adverse_media.media[].establishment_social_media_summaryobjectDictionary of social media summaries keyed by platform name (e.g. 'Instagram', 'Facebook', etc) View Additional Properties
establishment_adverse_media.media[].linkuriURL to the media
establishment_adverse_media.media[].positionintegerPosition of the media in the search results
establishment_adverse_media.media[].published_atintegerPublication date of the media in epoch seconds
establishment_adverse_media.media[].sourcestringSource of the media
establishment_adverse_media.media[].summarystringA brief summary of the media
establishment_adverse_media.media[].thumbnailuriURL to the thumbnail image for the media
establishment_adverse_media.media[].titlestringTitle of the media
establishment_adverse_media.media_countintegerCount of adverse media found
establishment_adverse_media.related_citystringCity related to the adverse media
establishment_adverse_media.related_namestringName related to the adverse media
establishment_adverse_media.related_tostringCategory related to the adverse media
establishment_industry.dddintegerdeprecated (deprecated) see delayed_delivery_days
establishment_industry.delayed_delivery_daysintegerDelayed Delivery Days: number of days up to which a merchant might take to deliver/fulfill their product/service to their customer after this customer has made the payment. This number is calculated based on the industry but can be overriden for your account. Please contact [email protected] for more information.
establishment_industry.industry_risk_ratingintegerIndustry Risk Rating 0 (Low) -4 (High). This is calculated based on the industry and can be overriden for your account. Please contact [email protected] for more information.
establishment_industry.mcc_codestringMCC Code
establishment_industry.mcc_confidencenumberConfidence in the MCC code match from 0 to 1 (0 being no confidence and 1 being most confident)
establishment_industry.mcc_descriptionstringMCC Description
establishment_industry.naics_codestringNAICS Code
establishment_industry.naics_confidencenumberConfidence in the NAICS code match from 0 to 1 (0 being no confidence and 1 being most confident)
establishment_industry.naics_descriptionstringNAICS Description
establishment_industry.top_naics_codesarray of objectsTop NAICS Codes sorted by best match, currently limited to top 3 object
establishment_industry.top_naics_codes[].naics_codestringNAICS Code
establishment_industry.top_naics_codes[].naics_confidencenumberConfidence in the NAICS code match from 0 to 1 (0 being no confidence and 1 being most confident)
establishment_industry.top_naics_codes[].naics_descriptionstringNAICS Description
establishment_industry.top_naics_codes[].top_mcc_codesarray of objectsTop MCC Codes sorted by best match, currently limited to top 3 object
establishment_industry.top_naics_codes[].top_mcc_codes[].establishment_merchant_vision object
establishment_industry.top_naics_codes[].top_mcc_codes[].mcc_codestringMCC Code
establishment_industry.top_naics_codes[].top_mcc_codes[].mcc_confidencenumberConfidence in the MCC code match from 0 to 1 (0 being no confidence and 1 being most confident)
establishment_industry.top_naics_codes[].top_mcc_codes[].mcc_descriptionstringMCC Description
establishment_litigation_presence_checker.litigation_presence boolean
establishment_merchant_vision.business_namestringName of the business
establishment_merchant_vision.business_name_presentbooleanIndicates if provided business name is present
establishment_merchant_vision.capture_dateintegerCapture date in epoch seconds
establishment_merchant_vision.establishment_adverse_media object
establishment_merchant_vision.imageuriURL to the image
establishment_merchant_vision.num_parking_spacesintegerNumber of parking spaces
establishment_merchant_vision.num_vehicles_parkedintegerNumber of vehicles parked
establishment_merchant_vision.num_vehicles_with_business_nameintegerNumber of vehicles with the business name
establishment_merchant_vision.other_business_name_presentbooleanIndicates if any other business name is present
establishment_merchant_vision.pano_idstringGoogle street panorama ID
establishment_merchant_vision.possible_products_servicesarray of stringsList of possible products/services
establishment_merchant_vision.present_business_namesarray of stringsList of present business names
establishment_merchant_vision.property_typestringType of property
establishment_phones[].metadata object
establishment_phones[].metadata.metadataobjectboolean True if the phone number is commercial
establishment_phones[].metadata.metadata.addressesarray of objectsAddresses associated with the phone number object
establishment_phones[].metadata.metadata.addresses[].address_line1stringdeprecated Address Line 1. Alternate name for address_line_1
establishment_phones[].metadata.metadata.addresses[].address_line2stringdeprecated Address Line 2. Alternate name for address_line_2
establishment_phones[].metadata.metadata.addresses[].address_line_1stringAddress Line 1. Alternate name for address_line1
establishment_phones[].metadata.metadata.addresses[].address_line_2stringAddress Line 2. Alternate name for address_line2
establishment_phones[].metadata.metadata.addresses[].address_sub_typestringSub type of the address
establishment_phones[].metadata.metadata.addresses[].citystringCity
establishment_phones[].metadata.metadata.addresses[].countrystringlength between 2 and 2 ISO 3166-1 alpha-2 CountryCode
establishment_phones[].metadata.metadata.addresses[].metadata object
establishment_phones[].metadata.metadata.addresses[].metadata.metadataobjectboolean True if the address is residential
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.address_typestringAddress Type Registration Establishment
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.cmrabooleanTrue if the address is a CMRA
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.commercialbooleanTrue if the address is commercial
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.establishment_website object
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.owner_namestringName of the owner of the address
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.po_boxbooleanTrue if the address is a PO Box
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.street_addressbooleanTrue if the address is a street address
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.undeliverablebooleanTrue if the address is undeliverable
establishment_phones[].metadata.metadata.addresses[].metadata.metadata.vacantbooleanTrue if the address is vacant
establishment_phones[].metadata.metadata.addresses[].postal_codestringPostal(Zip) Code. Only one of zip_code or postal_code should be provided
establishment_phones[].metadata.metadata.addresses[].sourcestringSource of the address
establishment_phones[].metadata.metadata.addresses[].statestringlength between 1 and 3 ISO 3166-2 State Code
establishment_phones[].metadata.metadata.addresses[].zip_codestringPostal(Zip) Code Only one of zip_code or postal_code should be provided
establishment_phones[].metadata.metadata.carrierstringCarrier of the phone number
establishment_phones[].metadata.metadata.owner_namestringName of the owner of the phone number
establishment_phones[].metadata.metadata.prepaidbooleanTrue if the phone number is prepaid
establishment_phones[].metadata.metadata.residentialbooleanTrue if the phone number is residential
establishment_phones[].phone_numberstringrequired Phone Number
establishment_phones[].phone_typestringPhone Type Mobile Landline Fax
establishment_phones[].sourcestringSource of the phone number
establishment_ratings object
establishment_ratings.biz_ratingintegerrequired Rating for the business.
establishment_ratings.biz_rating_reasonsarray of objectsReasons for the rating.
establishment_ratings.establishment_industry object
establishment_ratings.reasonstringReason for the rating (Not currently supported).
establishment_ratings.sentimentstringInterpretation of the reason (Pro, Con, Neutral) (Not currently supported). Pro Con Neutral
establishment_ratings.website_ratingintegerSite rating based on the attributes (1 is Low Risk 5 is Highest Risk)
establishment_ratings.website_rating_reasonarray of objectsobject
establishment_ratings.website_scrapedbooleanFlag indicating if the website was scraped successfully
establishment_review.newKeyobjectstring This is the source of reviews e.g. Yelp, Google, HomeAdvisor etc. The case of the string is based on the name of the source.
establishment_review.newKey.accepts_credit_cards_flagbooleanFlag indicating presence of credit cards accepted
establishment_review.newKey.accepts_crypto_flagbooleanFlag indicating whether crypto is accepted
establishment_review.newKey.avg_rating_30dnumberAverage review rating in the last 30 days
establishment_review.newKey.avg_rating_90dnumberAverage review rating in the last 90 days
establishment_review.newKey.avg_review_response_daysnumberAverage number of days taken to respond to a negative review
establishment_review.newKey.avg_review_response_days_30dnumberAverage number of days taken to respond to a negative review in the last 30 days
establishment_review.newKey.business_statusstringStatus of the business e.g. Open, Temporarily Closed, Permanently Closed etc.
establishment_review.newKey.establishment_ratings object
establishment_review.newKey.hours_friday_endstringFriday closing hours
establishment_review.newKey.hours_friday_startstringFriday opening hours
establishment_review.newKey.hours_monday_endstringMonday closing hours
establishment_review.newKey.hours_monday_startstringMonday opening hours
establishment_review.newKey.hours_saturday_endstringSaturday closing hours
establishment_review.newKey.hours_saturday_startstringSaturday opening hours
establishment_review.newKey.hours_sunday_endstringSunday closing hours
establishment_review.newKey.hours_sunday_startstringSunday opening hours
establishment_review.newKey.hours_thursday_endstringThursday closing hours
establishment_review.newKey.hours_thursday_startstringThursday opening hours
establishment_review.newKey.hours_tuesday_endstringTuesday closing hours
establishment_review.newKey.hours_tuesday_startstringTuesday opening hours
establishment_review.newKey.hours_wednesday_endstringWednesday closing hours
establishment_review.newKey.hours_wednesday_startstringWednesday opening hours
establishment_review.newKey.masks_required_flagbooleanFlag indicating whether are masks required (Not currently supported)
establishment_review.newKey.num_1star_reviewsintegerNumber of 1 star reviews
establishment_review.newKey.num_1star_reviews_30dintegerNumber of 1 star reviews in the last 30 days
establishment_review.newKey.num_1star_reviews_7dintegerNumber of 1 star reviews in the last 7 day
establishment_review.newKey.num_questionsintegerNumber of questions (Not currently supported) View Additional Properties
establishment_review.newKey.num_reviewsintegerNumber of reviews
establishment_review.newKey.num_reviews_30dintegerNumber of reviews in the last 30 days
establishment_review.newKey.num_reviews_90dintegerNumber of reviews in the last 90 days
establishment_review.newKey.num_reviews_negative_wordsintegerNumber of reviews with negative words
establishment_review.newKey.num_reviews_negative_words_30dintegerNumber of reviews with negative words in the last 30 days
establishment_review.newKey.num_reviews_negative_words_7dintegerNumber of reviews with negative words in the last 7 days
establishment_review.newKey.offers_military_discount_flagbooleanFlag indicating presence of military discount
establishment_review.newKey.open_to_all_flagbooleanFlag indicating whether open to all
establishment_review.newKey.phone_numberstringPhone Number from the review source
establishment_review.newKey.review_oldest_dateintegerOldest review date in epoch seconds
establishment_review.newKey.review_rating_scale_maxintegerMaximum review rating
establishment_review.newKey.review_rating_scale_minintegerMinimum review rating
establishment_review.newKey.review_rating_valuenumberAverage review rating
establishment_review.newKey.review_recent_dateintegerRecent review date in epoch seconds
establishment_review.newKey.reviews_linkstringURL that was the source of the reviews
establishment_review.newKey.staff_wears_masks_flagbooleanFlag indicating presence of staff wearing masks (Not currently supported)
establishment_social_media_rating.contributing_factorsarray of stringsContributing Factors
establishment_social_media_rating.negative_factorsarray of stringsNegative Factors
establishment_social_media_rating.positive_factorsarray of stringsPositive Factors
establishment_social_media_rating.ratingstringSocial Media Rating
establishment_social_media_rating.relevant_contentarray of objectsRelevant Content object
establishment_social_media_rating.relevant_content[].establishment_litigation_presence_checker object
establishment_social_media_rating.relevant_content[].platformstringSocial Media Platform
establishment_social_media_rating.relevant_content[].textstringText of the post or comment
establishment_social_media_rating.relevant_content[].timestampintegerPost or comment timestamp in epoch seconds
establishment_social_media_rating.relevant_content[].typestringType of the post or comment
establishment_social_media_rating.relevant_content[].urlstringURL of the post or comment
establishment_social_media_rating.relevant_content[].usernamestringUsername of the post or comment author
establishment_social_media_summary.establishment_social_media_rating object
establishment_website.appearancesarray of stringsList of URLs where the prohibited keyword was found.
establishment_website.business_namestringName of the Business.
establishment_website.establishment_idstringCoris ID for the Business Establishment that this website is associated with.
establishment_website.keywordstringProhibited keyword that was found on the website.
establishment_website.presence_stock_images_flagbooleanFlag indicating presence of stock images
establishment_website.prohibited_keywordsarray of stringsList of prohibited keywords found in the website.
establishment_website.prohibited_keywords_appearancesarray of objectsobject
establishment_website.prohibited_topicsarray of stringsList of topics matched (based on probablistic modeling) in the website.
establishment_website.prohibited_topics_appearancesarray of objectsobject
establishment_website.shipping_windowobjectShipping window for the business
establishment_website.shipping_window.shipping_windowobjectinteger Minimum value for the window
establishment_website.shipping_window.shipping_window.avgintegerAverage (mean) value for the window
establishment_website.shipping_window.shipping_window.maxintegerMaximum value for the window
establishment_website.shipping_window.shipping_window.medianintegerMedian value for the window
establishment_website.shipping_window.shipping_window.refund_windowobjectRefund window for the business
establishment_website.shipping_window.shipping_window.refund_window.refund_windowobjectinteger Minimum value for the window
establishment_website.shipping_window.shipping_window.refund_window.refund_window.all_rights_reserved_presence_flagbooleanFlag indicating presence of 'All Rights Reserved' in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.all_rights_reserved_yearintegerYear mentioned for 'All Rights Reserved', if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.angi_linkstringAngi link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.angi_link_flagbooleanFlag indicating presence of Angi link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.areas_servedarray of stringsList of areas/locale served by the business, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.avgintegerAverage (mean) value for the window
establishment_website.shipping_window.shipping_window.refund_window.refund_window.blog_page_flagbooleanFlag indicating presence of a blog page
establishment_website.shipping_window.shipping_window.refund_window.refund_window.careers_flagbooleanFlag indicating presence of careers section in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.contact_us_form_flagbooleanFlag indicating presence of 'Contact Us' form page.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.contact_us_page_flagbooleanFlag indicating presence of a contact page
establishment_website.shipping_window.shipping_window.refund_window.refund_window.facebook_linkstringFacebook link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.facebook_link_flagbooleanFlag indicating presence of Facebook link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.google_business_link_flagbooleanFlag indicating presence of Google for Business link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.google_business_pagestringGoogle for Business link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.instagram_linkstringInstagram link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.instagram_link_flagbooleanFlag indicating presence of Instagram link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.legal_disclaimer_flagbooleanFlag indicating presence of legal disclaimer in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.license_numberstringLicense number for contractors/others mentioned in the website, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.maxintegerMaximum value for the window
establishment_website.shipping_window.shipping_window.refund_window.refund_window.medianintegerMedian value for the window
establishment_website.shipping_window.shipping_window.refund_window.refund_window.notices_websitestringSpecial notice/message on the main website. Examples include notices that the business is closing.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.num_blog_entriesintegerNumber of blog posts on the blog page, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.num_images_home_pageintegerNumber of images in the main home page (excluding logos and icons)
establishment_website.shipping_window.shipping_window.refund_window.refund_window.num_words_home_pageintegerNumber of words in the main home page.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.parked_domain_flagbooleanFlag indicating the website domain being parked
establishment_website.shipping_window.shipping_window.refund_window.refund_window.physical_addressesarray of stringsList of physical addresses mentioned in the website, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.pinterest_linkstringPinterest link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.pinterest_link_flagbooleanFlag indicating presence of Pinterest link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.presence_email_address_flagbooleanFlag indicating mention of an email address in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.presence_endorsement_flagbooleanFlag indicating presence of endorsements in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.presence_faqs_flagbooleanFlag indicating presence of a FAQ page/section
establishment_website.shipping_window.shipping_window.refund_window.refund_window.presence_phone_number_flagbooleanFlag indicating presence of a phone number in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.presence_physical_address_flagbooleanFlag indicating mention of a physical address in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.privacy_policy_flagbooleanFlag indicating presence of privacy policy in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.refund_policy_flagbooleanFlag indicating presence of refund policy in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.services_offeredarray of stringsList of services offered by the business, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.testimonials_flagbooleanFlag indicating presence of customer testimonials in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.tos_flagbooleanFlag indicating presence of Terms of Service (ToS) in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.twitter_linkstringTwitter link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.twitter_link_flagbooleanFlag indicating presence of Twitter link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.under_construction_flagbooleanFlag indicating the website showing a 'Under Construction' message
establishment_website.shipping_window.shipping_window.refund_window.refund_window.unitstringUnit for the window second hour day week month year
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_domain_registration_private_flagbooleanFlag indicating the website registration being private. If this flag is True no data will be returned for the registered name or address. If the flag is false only partial data may be returned.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_logo_flagbooleanFlag indicating presence of a logo for the company on the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_addressobjectAddress of the registrant for the website, if available, only some fields may be returned based on the privacy settings of the registrar.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_addressobjectinteger Date of the website domain creation in seconds
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_ratingintegerSite rating based on the attributes (1 is Low Risk 5 is Highest Risk)
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reasonarray of objectsobject
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titlesarray of objectsList of people with their titles mentioned in the website, if available object
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].namestringName of the person
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshotsobjectSnapshots of the website pages, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshotsobjecturi Home page snapshot
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.broken_links_present_flagbooleanFlag indicating presence of broken links in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.copycat_websites_flagbooleanFlag indicating presence of copycat websites
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_apple_pay_flagbooleanFlag indicating presence of Apple Pay as a payment method in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_google_pay_flagbooleanFlag indicating presence of Google Pay as a payment method in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_num_payment_optionsintegerNumber of payment options for checkout in the website, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_paypal_flagbooleanFlag indicating presence of PayPal as a payment method in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_providerstringName of the e-commerce provider, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_provider_flagbooleanFlag indicating use of an e-commerce provider
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.ecom_shopping_cart_flagbooleanFlag indicating presence of a shopping cart in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.establishment_reviewobjectobject Summary of reviews from this platform.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.inactive_domain_flagbooleanFlag indicating the domain is inactive
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.insecure_website_flagbooleanFlag indicating the website is insecure
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.privacyuriPrivacy page snapshot
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.stock_imagesarray of urisList of url of stock images found in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.template_text_present_flagbooleanFlag indicating presence of template text in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.termsuriTerms of service page snapshot
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].snapshots.snapshots.website_rerouting_flagbooleanFlag indicating the website is rerouting
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].person_titles[].titlestringTitle of the person
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].reasonstringReason for the rating. (Not currently supported)
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.site_rating_reason[].sentimentstringInterpretation of the reason (Pro, Con, Neutral). (Not currently supported) Pro Con Neutral
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.terms_business_namestringBusiness name mentioned in the Terms and Conditions page, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.website_domain_expiration_dateintegerDate of the website domain expiration in seconds
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.website_email_addressstringFirst email address from the list (website_email_addresses), if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.website_email_addressesarray of stringsList of email addresses mentioned in the website, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.website_phone_numberstringFirst phone number from the list (website_phone_numbers), if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.website_phone_numbersarray of stringsList of phone numbers mentioned in the website, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_address.website_registered_address.years_of_experience_mentionedstringNumber of years of experience mentioned in the website, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.website_registered_namestringName of the registrant for the website, if available.
establishment_website.shipping_window.shipping_window.refund_window.refund_window.yelp_link_flagbooleanFlag indicating presence of Yelp link in the website
establishment_website.shipping_window.shipping_window.refund_window.refund_window.yelp_pagestringYelp link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.youtube_linkstringYouTube link, if available
establishment_website.shipping_window.shipping_window.refund_window.refund_window.youtube_link_flagbooleanFlag indicating presence of YouTube link in the website
establishment_website.shipping_window.shipping_window.unitstringUnit for the window second hour day week month year
establishment_website.topicstringTopic that was matched in the website.
establishment_website.website_scrapedbooleanFlag indicating if the website was scraped successfully
establishment_website.website_urlstringWebsite URL
legal_entity.addressesarray of objectsList of addresses object
legal_entity.addresses[].address_line1stringdeprecated Address Line 1. Alternate name for address_line_1
legal_entity.addresses[].address_line2stringdeprecated Address Line 2. Alternate name for address_line_2
legal_entity.addresses[].address_line_1stringAddress Line 1. Alternate name for address_line1
legal_entity.addresses[].address_line_2stringAddress Line 2. Alternate name for address_line2
legal_entity.addresses[].address_sub_typestringSub type of the address
legal_entity.addresses[].citystringCity
legal_entity.addresses[].countrystringlength between 2 and 2 ISO 3166-1 alpha-2 CountryCode
legal_entity.addresses[].metadata object
legal_entity.addresses[].metadata.metadataobjectboolean True if the address is residential
legal_entity.addresses[].metadata.metadata.address_typestringAddress Type Registration Establishment
legal_entity.addresses[].metadata.metadata.cmrabooleanTrue if the address is a CMRA
legal_entity.addresses[].metadata.metadata.commercialbooleanTrue if the address is commercial
legal_entity.addresses[].metadata.metadata.descriptionstringDescription of the business
legal_entity.addresses[].metadata.metadata.entity_typestringEntity Type SOLE_PROPRIETOR LIMITED_LIABILITY_COMPANY CORPORATION OTHER PARTNERSHIP TRUST NON_PROFIT LIMITED_LIABILITY_PARTNERSHIP
legal_entity.addresses[].metadata.metadata.legal_entity_registration object
legal_entity.addresses[].metadata.metadata.owner_namestringName of the owner of the address
legal_entity.addresses[].metadata.metadata.po_boxbooleanTrue if the address is a PO Box
legal_entity.addresses[].metadata.metadata.raw_statusstringDetailed status as provided by the government entity. These statuses are not standardized and may vary by jurisdiction.
legal_entity.addresses[].metadata.metadata.statusstringStatus ACTIVE INACTIVE UNKNOWN
legal_entity.addresses[].metadata.metadata.street_addressbooleanTrue if the address is a street address
legal_entity.addresses[].metadata.metadata.undeliverablebooleanTrue if the address is undeliverable
legal_entity.addresses[].metadata.metadata.vacantbooleanTrue if the address is vacant
legal_entity.addresses[].postal_codestringPostal(Zip) Code. Only one of zip_code or postal_code should be provided
legal_entity.addresses[].sourcestringSource of the address
legal_entity.addresses[].statestringlength between 1 and 3 ISO 3166-2 State Code
legal_entity.addresses[].zip_codestringPostal(Zip) Code Only one of zip_code or postal_code should be provided
legal_entity.countrystringCountry
legal_entity.einstringEmployer Identification Number
legal_entity.idstringLegal Entity Id
legal_entity.legal_entityobjectstring Legal Entity Id
legal_entity.legal_entity.addressesarray of objectsList of addresses object
legal_entity.legal_entity.addresses[].address_line1stringdeprecated Address Line 1. Alternate name for address_line_1
legal_entity.legal_entity.addresses[].address_line2stringdeprecated Address Line 2. Alternate name for address_line_2
legal_entity.legal_entity.addresses[].address_line_1stringAddress Line 1. Alternate name for address_line1
legal_entity.legal_entity.addresses[].address_line_2stringAddress Line 2. Alternate name for address_line2
legal_entity.legal_entity.addresses[].address_sub_typestringSub type of the address
legal_entity.legal_entity.addresses[].citystringCity
legal_entity.legal_entity.addresses[].countrystringlength between 2 and 2 ISO 3166-1 alpha-2 CountryCode
legal_entity.legal_entity.addresses[].metadata object
legal_entity.legal_entity.addresses[].metadata.metadataobjectboolean True if the address is residential
legal_entity.legal_entity.addresses[].metadata.metadata.addressesarray of objectsList of addresses object
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].address_line1stringdeprecated Address Line 1. Alternate name for address_line_1
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].address_line2stringdeprecated Address Line 2. Alternate name for address_line_2
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].address_line_1stringAddress Line 1. Alternate name for address_line1
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].address_line_2stringAddress Line 2. Alternate name for address_line2
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].address_sub_typestringSub type of the address
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].citystringCity
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].countrystringlength between 2 and 2 ISO 3166-1 alpha-2 CountryCode
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata object
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadataobjectboolean True if the address is residential
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.address_typestringAddress Type Registration Establishment
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.cmrabooleanTrue if the address is a CMRA
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.commercialbooleanTrue if the address is commercial
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.descriptionstringDescription of the business
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.is_online_businessbooleanIs this an online business
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.legal_entityobjectA legal entity represents the owenership entity of a business.
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.owner_namestringName of the owner of the address
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.phonestringPhone Number
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.po_boxbooleanTrue if the address is a PO Box
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.street_addressbooleanTrue if the address is a street address
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.undeliverablebooleanTrue if the address is undeliverable
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.vacantbooleanTrue if the address is vacant
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].metadata.metadata.websiteuriWebsite
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].postal_codestringPostal(Zip) Code. Only one of zip_code or postal_code should be provided
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].sourcestringSource of the address
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].statestringlength between 1 and 3 ISO 3166-2 State Code
legal_entity.legal_entity.addresses[].metadata.metadata.addresses[].zip_codestringPostal(Zip) Code Only one of zip_code or postal_code should be provided
legal_entity.legal_entity.addresses[].metadata.metadata.cmrabooleanTrue if the address is a CMRA
legal_entity.legal_entity.addresses[].metadata.metadata.commercialbooleanTrue if the address is commercial
legal_entity.legal_entity.addresses[].metadata.metadata.descriptionstringDescription of the business
legal_entity.legal_entity.addresses[].metadata.metadata.entity_typestringEntity Type SOLE_PROPRIETOR LIMITED_LIABILITY_COMPANY CORPORATION OTHER PARTNERSHIP TRUST NON_PROFIT LIMITED_LIABILITY_PARTNERSHIP
legal_entity.legal_entity.addresses[].metadata.metadata.owner_namestringName of the owner of the address
legal_entity.legal_entity.addresses[].metadata.metadata.po_boxbooleanTrue if the address is a PO Box
legal_entity.legal_entity.addresses[].metadata.metadata.raw_statusstringDetailed status as provided by the government entity. These statuses are not standardized and may vary by jurisdiction.
legal_entity.legal_entity.addresses[].metadata.metadata.statusstringStatus ACTIVE INACTIVE UNKNOWN
legal_entity.legal_entity.addresses[].metadata.metadata.street_addressbooleanTrue if the address is a street address
legal_entity.legal_entity.addresses[].metadata.metadata.undeliverablebooleanTrue if the address is undeliverable
legal_entity.legal_entity.addresses[].metadata.metadata.vacantbooleanTrue if the address is vacant
legal_entity.legal_entity.addresses[].postal_codestringPostal(Zip) Code. Only one of zip_code or postal_code should be provided
legal_entity.legal_entity.addresses[].sourcestringSource of the address
legal_entity.legal_entity.addresses[].statestringlength between 1 and 3 ISO 3166-2 State Code
legal_entity.legal_entity.addresses[].zip_codestringPostal(Zip) Code Only one of zip_code or postal_code should be provided
legal_entity.legal_entity.countrystringCountry
legal_entity.legal_entity.einstringEmployer Identification Number
legal_entity.legal_entity.namestringBusiness Name
legal_entity.namestringBusiness Name
legal_entity_licenses[].iduuidUnique identifier for this license record
legal_entity_licenses[].license_classificationarray of objectsClassification codes and descriptions for this license object
legal_entity_licenses[].license_classification[].codestringrequired License classification code
legal_entity_licenses[].license_classification[].code_descriptionstringLicense classification description
legal_entity_licenses[].license_classification[].expiration_dateintegerCurrent expiration date of the license in epoch seconds
legal_entity_licenses[].license_classification[].extra_dataobjectAdditional data about the license as key-value pairs Has additional fields
legal_entity_licenses[].license_classification[].last_renewal_dateintegerDate the license was last renewed in epoch seconds
legal_entity_licenses[].license_classification[].last_verification_dateintegerDate when license information was last verified in epoch seconds
legal_entity_licenses[].license_classification[].original_issue_dateintegerOriginal issue date of the license in epoch seconds
legal_entity_licenses[].license_classification[].personnelarray of objectsobject
legal_entity_licenses[].license_classification[].restrictionsarray of stringsAny restrictions or limitations on the license
legal_entity_licenses[].license_classification[].sourcestringSource of the license data (e.g., 'API', 'State Database', 'Manual Verification')
legal_entity_licenses[].license_classification[].source_urluriURL where this license information can be verified, if available
legal_entity_licenses[].license_classification[].special_conditionsstringSpecial conditions or notes about the license
legal_entity_licenses[].license_namestringName or title of the license
legal_entity_licenses[].license_typestringType of license (e.g., 'Contractor License', 'Medical License', 'Business Permit')
legal_entity_licenses[].licensing_authority_countrystringCountry to which licensing authority belongs
legal_entity_licenses[].licensing_authority_countystringCounty to which licensing authority belongs (blank if federal/country or state level authority)
legal_entity_licenses[].licensing_authority_geo_namestringName of the geographical entity (County/City/State etc) that issued the license
legal_entity_licenses[].licensing_authority_geo_typestringLevel at which this business is licensed (Country/State/County/City) Country State County City
legal_entity_licenses[].licensing_authority_statestringState to which licensing authority belongs (blank if federal/country level authority)
legal_entity_licenses[].licensing_body_namestringName of the governmental or professional licensing entity that issued the license
legal_entity_licenses[].licensing_idstringLicense number/identifier issued by the licensing authority
legal_entity_licenses[].licensing_statusstringCurrent status of the license Active Inactive Suspended Revoked Expired Pending Unknown
legal_entity_registration.registration_authorityobjectRegistering Authority
legal_entity_registration.registration_authority.registration_authorityobjectstring Country to which Registering Authority belongs.
legal_entity_registration.registration_authority.registration_authority.geo_namestringName of the Geographical entity (County/City/State etc) that gave the license
legal_entity_registration.registration_authority.registration_authority.geo_typestringLevel at which this business is registered -- Country/State/County/City
legal_entity_registration.registration_authority.registration_authority.registration_address object
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_addressobjectstring deprecated Address Line 1. Alternate name for address_line_1
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.address_line2stringdeprecated Address Line 2. Alternate name for address_line_2
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.address_line_1stringAddress Line 1. Alternate name for address_line1
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.address_line_2stringAddress Line 2. Alternate name for address_line2
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.address_sub_typestringSub type of the address
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.citystringCity
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.countrystringlength between 2 and 2 ISO 3166-1 alpha-2 CountryCode
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata object
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadataobjectboolean True if the address is residential
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.address_typestringAddress Type Registration Establishment
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.cmrabooleanTrue if the address is a CMRA
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.commercialbooleanTrue if the address is commercial
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.detailsobjectRegistration Details as a dictionary of key value pairs Has additional fields
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.entity_typestringEntity Type of the business
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.initial_filing_dateintegerInitial Filing Date for the business with the state in epoch seconds.
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.legal_entity_licensesarray of objectsobject
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.owner_namestringName of the owner of the address
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.po_boxbooleanTrue if the address is a PO Box
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.sourcestringSource of the data like website, SOS, Licensing Authority etc.
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.statusstringStatus of the business
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.street_addressbooleanTrue if the address is a street address
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.undeliverablebooleanTrue if the address is undeliverable
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.metadata.metadata.vacantbooleanTrue if the address is vacant
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.postal_codestringPostal(Zip) Code. Only one of zip_code or postal_code should be provided
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.sourcestringSource of the address
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.statestringlength between 1 and 3 ISO 3166-2 State Code
legal_entity_registration.registration_authority.registration_authority.registration_address.registration_address.zip_codestringPostal(Zip) Code Only one of zip_code or postal_code should be provided
legal_entity_registration.registration_idstringRegistration Id from the Registering Authority
personnel[].establishment_phonesarray of objectsobject
personnel[].first_namestringFirst Name of the person
personnel[].last_namestringLast Name of the person
personnel[].middle_namestringMiddle Name of the person
personnel[].sourcestringSource of the data (e.g., website, SOS, Licensing Authority)
personnel[].suffixstringSuffix of the person (e.g., Jr, Sr, III)
personnel[].titlestringTitle or position of the person