I am in small trouble I need to hit the UK Companies House API from https://developer.companieshouse.gov.uk/api/.
On its website it has a nice example to do it using CURL.Since I am programming in C# MVC and need to implement the Company Search functionality that will fetch data using this API.