Eating and drinking establishments
UK
gethttps://crystalroof.co.uk/customer-api/amenities/closest-eating-and-drinking-establishments/v1/{location}
Description
This method returns the closest eating and drinking establishments like cafes, restaurants, pubs, bars, clubs.
Parameters
Name | Description |
---|---|
location path string | Postcode, coordinates in the lat,long format or UPRN in the uprn12345678 format. |
businessType query array | What types of establishments the method should return |
rating query array | Food Hygiene Rating according to Food Standards Agency. |
limit query enum | Number of elements to be returned by the method. The returned number of elements may be less than the requested amount if fewer elements are found based on your criteria (in very rare cases). The maximum value is 20. To retrieve only the metadata, use the value 0. |
api_key query enum | Your API key. DEMO key allows you to test the method in the W6 0 postcode sector, or in the [[51.492, -0.25], [51.502, -0.225]] rectangle. |
Request URL:
https://crystalroof.co.uk/customer-api/amenities/closest-eating-and-drinking-establishments/v1/{location}?api_key=DEMO
Possible responses with examples
Code
Description
200
Success
401
Unauthorized
402
Payment Required
403
Forbidden
429
Too Many Requests
500
Internal Server Error