Hi — the sandbox for the NHS Website Content API appears to have been down for several days. Every endpoint I try returns 503 Service Temporarily Unavailable:
https://sandbox.api.service.nhs.uk/nhs-website-content/conditions/→ 503https://sandbox.api.service.nhs.uk/nhs-website-content/conditions/acne/→ 503https://sandbox.api.service.nhs.uk/nhs-website-content/manifest/pages→ 503
First seen on the evening of 20 August; still the case on 25 August. The API gateway itself looks healthy — for comparison, https://sandbox.api.service.nhs.uk/hello-world/hello/world returns 200 — so it seems specific to the nhs-website-content sandbox backend.
We have also registered an Integration-test application with the NHS Website Content API product attached (the key is accepted — an unattached key correctly returns no_products), but every int request is then refused by the backend with an Akamai “Access Denied” page for www.nhswebsite-staging.nhs.uk/content-api/... (e.g. reference #18.740e6168). Is integration-test access to this API subject to an approval step or allowlist beyond attaching the product in the onboarding portal?
So, two questions: is the sandbox outage known and when will it be restored — and what are the correct steps to reach the integration-test environment? We are evaluating the API (sandbox application medrics-patient-information; integration-test application “Patient info”) and both routes are currently blocked.
Thanks!