UK Address Generator REST API

Generate fictional UK addresses, postcodes, telephone numbers and test data over HTTP. No API key, no sign-up, CORS enabled.

Limits

Endpoints

Errors

Errors use the shape { "status": "error", "message": "…" } with status 400 for invalid parameters, 404 for an unknown endpoint, 413 for an oversized body, 429 for rate limiting and 500 for an unexpected failure.