API links do not appear to be working

I am using the following web address:

https://api-live-aws.companieshouse.gov.uk/search

For which I am getting an error telling me that the site cannot be reached.

Are there any known issues with the above address? This is the the address on the API documentation website.

Thanks in advance.

This is not the address on the documentation website.
Please ensure you are on https://developer.companieshouse.gov.uk/api/docs/
the api is https://api.companieshouse.gov.uk

Hi Mark,

After returning to this on my computer this morning, this is the website i am taken to, and as you can see the GET request website begins with https://api-live-aws.companieshouse.gov.uk.

Thanks in advance.

It looks like you have a cached page there.
We moved the developer site on Tuesday, and during the move, its address was temporarily api-live-aws.comp…
BUT all that was changed via DNS.
If you have a caching proxy, you will need to flush it.
You may need to force a reload of your browser for our site.
You could try a ‘secret’ browser session or ‘Incognito’ as Chrome calls it.
Hope this helps.

Hello,

I am getting below error when trying to search for a company from https://developer.companieshouse.gov.uk/api/docs/company/company_number/readCompanyProfile.html#here

Response status
0 error

Response body
Failure while contacting API. Some possible causes are connection problems or cross-origin resource sharing protection. Please check javascript domains registered against APIKey / OAuth2 registration.

Can anyone help on this?