You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/nhs-website-content-api.yaml
+25-2Lines changed: 25 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,37 @@ info:
22
22
* get Ratings and Reviews of NHS services.
23
23
24
24
## Who can use this API
25
-
Anyone can use this API for any purpose, so long as they include an attribution as per our [terms and conditions](https://developer.api.nhs.uk/about/terms).
25
+
Anyone can use this API for any purpose, so long as they include an [attribution](#overview--attribution) as outlined below.
26
+
27
+
## Attribution
28
+
Any syndicated content must incorporate the following attribution (credit) to the NHS website:
29
+
30
+
<img src="https://www.nhs.uk/nhscwebservices/documents/logo1.jpg" alt="Content supplied by the NHS website" width="875" height="177" style="width: 250px; height: 49px;" />
31
+
32
+
The logo should be clearly visible and in line with the associated content on every web page that contains the syndicated content. You should also link this logo to the relevant page on the NHS website that the content has been supplied from. This URL is supplied as part of the feed under author:
If you are displaying NHS syndicated content in a context where a functional link back to the article on the NHS website is not possible then you should use the following attribution (credit):
This API has moved from the [NHS website developer portal](https://developer.api.nhs.uk/).
29
52
It is currently [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses).
30
53
31
54
## Service level
32
-
This API is a [gold service](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#service-levels), meaning that it is operational and supported 24 hours a day, 365 days a year.
55
+
This API is a [bronze service](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#service-levels).
33
56
34
57
## Technology
35
58
This API is [RESTful](https://digital.nhs.uk/developer/guides-and-documentation/our-api-technologies#basic-rest).
0 commit comments