Status Of Service Search By Place/Postcode

Hey

I am confused please help. I would like to know what the status of the following API’s are:

  • Service Search by Postcode/Place and Lat/Lon.
  • Service Details.

On the old DEV site is saying that the above endpoints have not migrated yet “The Service Search and Ratings and Reviews APIs will be migrated in future and we will send updates when this happens.”

And i can’t seem to find anything on the new docs to say the following endpoints have been moved. Can someone please advise on the current situation.

The old endpoints are:

// Returns Individual Data, in this case a Pharmacy.
https://api.nhs.uk/service-search?api-version=2&search=X9578&searchFields=SearchKey

// Returns list of service in given area
https://api.nhs.uk/service-search/search-postcode-or-place?api-version=2&search=london

If the above are still exist on the old routes how do i request Prod API Keys?

Thanks in advance