/nhs/services
Get an NHS service organisation’s profile by its type and ODS organisation code: name, full address, phone, website, current open/closed status, geographic coordinates, reception opening times by day, the facilities it offers, the services it provides, and — for GP surgeries — the online registration link.
Price: 5 credits
💡 AI Hint: Look up one NHS organisation by service_type (gp, pharmacy, dentist, hospital, …) and its ODS code (e.g. ‘XE87002’, accepts with or without the leading X). Returns one item with id, name, service_type, address, phone, website_url, registration_url, status, accepting_status, latitude, longitude, opening_hours (day, times), facilities and services. To find an ODS code by location, use nhs/services/search.
⚠️ Common errors: 412: No organisation found for the given service type and ODS code
Authorizations
API token from the dashboard
Headers
Body
Type of NHS service
gp, dentist, pharmacy, hospital, nhs_sight_test, accident_and_emergency, mental_health, podiatrist, sexual_health_clinic, hiv_treatment, breast_screening, abdominal_aortic_aneurysm_screening, diabetic_eye_screening, chlamydia_screening, sti_testing, emergency_contraception, free_condoms, sexual_health_advice, young_people_sexual_health, rape_and_sexual_assault_referral, drug_treatment, drug_addiction_support, stop_smoking, healthwatch, pals, social_care, pregnancy_testing, sensory_impairments, physical_disabilities Organisation identifier (ODS code)
1"XE87002"
"XFHV67"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response