Get crime data (POST)
POST/v1/crime-data
Get crime incident data within a radius from a location via POST request.
Accepts JSON body with location and filter parameters.
API Credits: 10 credits base. When incidents are returned via include_crime_details, add 1 credit per 5 incidents (rounded up). Example: 50 incidents = 10 + 10 = 20 credits.
Request
Responses
- 200
- 400
- 422
- 500
Successful Response
Bad Request
Validation Error
Internal Server Error