Postcode details
UK
gethttps://crystalroof.co.uk/customer-api/geography/postcode-details/v1/{location}
Description
This method returns detailed information about the given postcode.
If coordinates are provided, the method will find the closest postcode to the given coordinates.
Parameters
Name | Description |
---|---|
location path string | Postcode or coordinates in the lat,long format. |
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/geography/postcode-details/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