Monthly crimes
England
Wales
gethttps://crystalroof.co.uk/customer-api/crime/monthly-crimes/postcode/v1/{location}
Description
This method returns monthly crimes (total and by crime type) starting from December 2010. The results are determined by the inclusion of the submitted postcode/coordinates/UPRN within the corresponding LSOA.
Pricing
1 credit per 1 request.
Parameters
| Name | Description |
|---|---|
location path string | Postcode, coordinates in the lat,long format or UPRN in the uprn12345678 format. |
month query enum | Month and year when the crimes occurred. |
api_key query enum | Your API key.
|
Request URL:
https://crystalroof.co.uk/customer-api/crime/monthly-crimes/postcode/v1/{location}?api_key=DEMO
Possible responses with examples
Code
Description
200
Success
401
Unauthorized
402
Payment Required
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error