# Verify Verify is an exclusive add-on to Creditsafe's company credit reports, designed to assist businesses in making smarter, quicker, and more informed credit decisions. For new or small companies that lack a detailed financial footprint, Verify offers unparalleled insights by screening company directors and the individuals behind businesses for their personal financial stability and identity. Using Verify, you can confidently assess a company's leadership, using trusted public datasets that highlight potential financial concerns, such as CCJs or Insolvencies and confirm that they reside at an address on the Electoral roll. ## Company Search - [GET /companies](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/companysearch.md): Endpoint to search for Companies according to the provided Search Criteria. To get the most relevant results, it is recommended to use a unique identifier such as where available. If a unique identifier is not available, use a combination of the companies registered and for the next best hit rate. ## Return Indicator Based On Company Identififier - [GET /localSolutions/GB/verify/company/{id}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/getcompanyinformation.md): Returns an indicator as to whether verify information is available on a business. ## Company Credit Report - [GET /companies/{connectId}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/companycreditreport.md): Orders a Company Credit Report by connectId. To acquire a PDF version of the report use the optional request in 'Header'. This request will provide a 'Base64-encoded' script to convert to a PDF, this will appear at the end of the JSON response. ## Execute Individual Search - [GET /localSolutions/GB/verify/individual/directReport](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/getindividualdirectreport.md): Executes a search using optional personal and address details. ## Director Search - [GET /people](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/directorssearch.md): Endpoint to find Directors based on search criteria to order a Creditsafe Director Report. ## Retrieve Individual Summary Information - [GET /localSolutions/GB/verify/individual/{id}/summary](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/getsummaryinformationbyid.md): Returns summary information about an individual based on the provided identifier. ## Retrieve Individual Full Information - [GET /localSolutions/GB/verify/individual/{id}/full](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/localsolutions/localsolutions/verify/getfullinformationbyid.md): Returns detailed information about an individual based on the provided identifier.