Skip to content

Private mailbox

published · September 10, 2026

A private mailbox is a box rented at a commercial mail-receiving agency, written as a PMB or # number after that agency's own street address.

A private mailbox — a PMB — is a box rented at a commercial mail-receiving agency rather than from the postal service, written as a PMB or # number after that agency's own street address. On paper it looks like a suite in an office building, because that is the form the postal service requires.

What Spaw answers

is_private_mailbox is the flag and address_type reads private_mailbox. At +60 it is the heaviest of the four delivery-point weights, though not the heaviest weight in the address product: an address the deliverability check reports undeliverable carries +80.

The detection is the interesting part: it comes from the way the postal service requires such an address to be written, not from a licensed database of agencies. A PMB 214 or a # 214 after a street address is the tell, and it is a rule about spelling rather than a lookup.

The limit that follows from that

A private mailbox written without its PMB number is indistinguishable from a suite. Where the licensed deliverability check would answer the question outright, this service does not run it — is_cmra stays null — so the flag catches the addresses that are written correctly and misses the ones that are not.

A PMB is not a lie. It is a mailing address, useful and legal, that says nothing about where anybody lives.

Related

markdown version: /glossary/private-mailbox.md

Verify addresses the same way

The Spaw API runs every check described here on each lookup, with an SMTP handshake that never sends mail. 10 free lookups a month, no card required.

Get your API key

More glossary

  • ASN

    An Autonomous System Number identifies one network that announces its own routes to the internet under a single routing policy.

  • Address register

    An address register is a country's official file of every address its authorities recognise, usually keyed on buildings rather than letterboxes.

  • CIDR

    CIDR notation writes a range of IP addresses as one address and a prefix length, so 203.0.113.0/24 means the 256 addresses sharing those first 24 bits.

  • Catch-all domain

    A catch-all domain is one whose mail server accepts mail addressed to every recipient, whether or not that mailbox exists.

  • Check digit

    A check digit is a digit computed from the rest of an identifier so that a mistyped one usually fails arithmetic before anybody looks it up.

  • Company number

    A company number is the identifier a national registrar assigns to an incorporated company, unique within that register and never within the world.

  • Credit

    A credit is the billing unit of the whole API: one credit buys one fresh lookup that produced a usable answer, on any of the six signals.

  • Datacenter IP

    A datacenter IP is an address inside a range operated by a hosting, cloud or server provider rather than by a consumer access network.