- 11 Nov 2024
- 1 Minute to read
- Print
- PDF
Reviews API overview
- Updated on 11 Nov 2024
- 1 Minute to read
- Print
- PDF
API Contacts
01488 684321
integrations@carehome.co.uk
API Terms of Use
Click here to view our API Terms of use.
Usage
The Reviews API can be used to import reviews into your own CMS or third party platform. It cannot be used to display Reviews on public facing websites or other apps, please use our selection of Review Widgets for this purpose.
The Review Score API can be used to import reviews into your own CMS or third party platform. It can also be used to display review scores on your website, however to do this, you must also install the Review Score Widget to display the reviews.
Authentication
To make a request to our API you must pass your or a member of yours API Key, this may be passed either in the URL (for GET requests) or in the JSON body of the request in other methods (PUT/POST).
API Keys are automatically assigned to all Members on creation.
E.g. GET https://api.carehome.co.uk/index.cfm/reviews/?api_key=000&api_source=000
API Live Server URL’s