- Data
- REST API
- Public Discovery
- Catalogue record directory
Catalogue record directory
GET /v1/catalogue/directory/{district}/{kind}Public postcode and record directories; excludes premium analytics.
Authenticate with an API key from the API & MCP Hub. The same call is available as an MCP tool at the same price.
Inputs
Before you call it
- district
- Give exactly one geography.
districtis a postcode district ("NW1", not a borough name),areaa postcode area ("NW") andcountyan upper-case county name ("GREATER LONDON").
Request
Calling GET /v1/catalogue/directory/{district}/{kind}
curl "https://api.marketcode.ai/v1/catalogue/directory/%3Cdistrict%3E/property" \
-H "Authorization: Bearer $MARKETCODE_API_KEY"Send your API key as a Bearer token. Every response carries credits_charged and credits_remaining.
Inputs
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| district | Path | string | Yes | |
| kind | Path | string | Yes | One of: property, building, land, listing |
| after | Query | string | No |
Price and licence
What it costs, and where the data comes from
Catalogue record directory is free. Free calls need a signed-in account or an API key and appear in your usage, but they never touch your balance.
Credits are granted on sign-up and bought in packs; the pricing page lists every call.
FAQ
Questions about Catalogue record directory
How much does `catalogue-directory` cost?
+
Catalogue record directory is free. Free calls need a signed-in account or an API key and appear in your usage, but they never touch your balance.
How do I authenticate?
+
Send your API key as a Bearer token in the Authorization header. Keys are created in the API & MCP Hub, shown once and revocable. Every response carries the credits charged and your remaining balance.
Try Catalogue record directory on a real address.
30-minute call. We'll provision a key and walk through the endpoint on your use case.