PostalCodes.info · Example Payload

Postalcodes Info Postal Record Example

Postal CodesGeocodingOpen DataAddress ValidationLogistics

Postalcodes Info Postal Record Example is an example object payload from PostalCodes.info, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

schemasamples

Example Payload

Raw ↑
{
  "schema": "../json-schema/postalcodes-info-postal-record-schema.json",
  "samples": [
    {
      "country_code": "ES",
      "postal_code": "28001",
      "place_name": "Madrid",
      "admin_name1": "Madrid",
      "admin_name2": "Madrid",
      "admin_name3": null,
      "latitude": 40.4189,
      "longitude": -3.6919
    },
    {
      "country_code": "US",
      "postal_code": "90210",
      "place_name": "Beverly Hills",
      "admin_name1": "California",
      "admin_name2": "Los Angeles County",
      "admin_name3": null,
      "latitude": 34.0901,
      "longitude": -118.4065
    },
    {
      "country_code": "JP",
      "postal_code": "100-0001",
      "place_name": "Chiyoda Chiyodaku",
      "admin_name1": "Tokyo",
      "admin_name2": "Chiyoda",
      "admin_name3": null,
      "latitude": 35.6864,
      "longitude": 139.7531
    },
    {
      "country_code": "IN",
      "postal_code": "110001",
      "place_name": "New Delhi GPO",
      "admin_name1": "Delhi",
      "admin_name2": "New Delhi",
      "admin_name3": null,
      "latitude": 28.6273,
      "longitude": 77.2167
    },
    {
      "country_code": "GB",
      "postal_code": "SW1A 1AA",
      "place_name": "Westminster",
      "admin_name1": "England",
      "admin_name2": "Greater London",
      "admin_name3": "City of Westminster",
      "latitude": 51.5014,
      "longitude": -0.1419
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/postalcodes-info-postal-record-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.