# Lob.com US Verifications API

**Canonical:** https://apis.io/apis/lobcom/lobcom-us-verifications-api/  
**Provider:** Lob.com — https://apis.io/providers/lobcom/  
**Base URL:** https://api.lob.com/v1  
**Documentation:** https://docs.lob.com/

Lob.com US Verifications API is one of 32 APIs that [Lob.com](https://apis.io/providers/lobcom/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include U S Verifications. The published artifact set on APIs.io includes an OpenAPI specification.

Validate, automatically correct, and standardize the addresses in your address book based on USPS's <a href="https://postalpro.usps.com/certifications/cass" target="_blank">Coding Accuracy Support System (CASS)</a>. <br> <div class="back-to-top" ><a href="#" onclick="toTopLink()">back to top</a></div> ## US Verifications Test Env When verifying US addresses, you'll likely want to test against a wide array of addresses to ensure you're handling responses correctly. With your test API key, requests that use specific values for `address` or `primary_line` and (if using `primary_line`) an arbitrary five digit number for `zip_code` (e.g. "11111") let you explore the responses to many types of addresses: <table> <tr> <th style="white-space: nowrap">ADDRESS TYPE FOR SAMPLE RESPONSE</th> <th style="white-space: nowrap">DELIVERABILITY</th> <th style="white-space: nowrap">SET <code>primary_line</code> OR <code>address</code> TO</th> </tr> <tr> <td style="white-space: nowrap">Commercial highrise</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>commercial highrise</code></td> </tr> <tr> <td style="white-space: nowrap">Residential highrise</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>residential highrise</code></td> </tr> <tr> <td style="white-space: nowrap">Residential house</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>residential house</code></td> </tr> <tr> <td style="white-space: nowrap">PO Box</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>po box</code></td> </tr> <tr> <td style="white-space: nowrap">Rural route</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>rural route</code></td> </tr> <tr> <td style="white-space: nowrap">Puerty Rico address w/ urbanization</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>puerto rico</code></td> </tr> <tr> <td style="white-space: nowrap">Military address</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>military</code></td> </tr> <tr> <td style="white-space: nowrap">Department of state</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>department of state</code></td> </tr> <tr> <td style="white-space: nowrap">Generic deliverable</td> <td style="white-space: nowrap"><code>deliverable</code></td> <td style="white-space: nowrap"><code>deliverable</code></td> </tr> <tr> <td style="white-space: nowrap">Missing a suite number</td> <td style="white-space: nowrap"><code>deliverable_missing_unit</code></td> <td style="white-space: nowrap"><code>missing unit</code></td> </tr> <tr> <td style="white-space: nowrap">Suite number doesn't exist</td> <td style="white-space: nowrap"><code>deliverable_incorrect_unit</code></td> <td style="white-space: nowrap"><code>incorrect unit</code></td> </tr> <tr> <td style="white-space: nowrap">Residential house with unnecessary suite number</td> <td style="white-space: nowrap"><code>deliverable_unnecessary_unit</code></td> <td style="white-space: nowrap"><code>unnecessary unit</code></td> </tr> <tr> <td style="white-space: nowrap">Undeliverable and block matched</td> <td style="white-space: nowrap"><code>undeliverable</code></td> <td style="white-space: nowrap"><code>undeliverable block match</code></td> </tr> <tr> <td style="white-space: nowrap">Undeliverable and no block matched</td> <td style="white-space: nowrap"><code>undeliverable</code></td> <td style="white-space: nowrap"><code>undeliverable no match</code></td> </tr> </table> See the `test` request & response examples under [US Verification Examples](#operation/us_verification) within the "Verify a US or US territory address" section in US Verifications. You can rely on the response from these examples generally matching the response you'd see in the live environment with an address of that type (excluding the `recipient` field). The test API key does not perform any verification, automatic correction, or standardization for addresses. If you wish to try these features out, use our <a href="https://lob.com/address-verification" target="_blank">live demo</a> or the free plan (see <a href="https://lob.com/pricing/address-verification" target="_blank">our pricing</a> for details). <div class="back-to-top" ><a href="#" onclick="toTopLink()">back to top</a></div>

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/lobcom/refs/heads/main/openapi/lobcom-us-verifications-api-openapi.yml

## Other Lob.com APIs (12)

- [Lob.com Accounts API](https://apis.io/apis/lobcom/lobcom-accounts-api/)
- [Lob.com Addresses API](https://apis.io/apis/lobcom/lobcom-addresses-api/)
- [Lob.com Bank Accounts API](https://apis.io/apis/lobcom/lobcom-bank-accounts-api/)
- [Lob.com Billing Groups API](https://apis.io/apis/lobcom/lobcom-billing-groups-api/)
- [Lob.com Booklets API](https://apis.io/apis/lobcom/lobcom-booklets-api/)
- [Lob.com Buckslip Orders API](https://apis.io/apis/lobcom/lobcom-buckslip-orders-api/)
- [Lob.com Buckslips API](https://apis.io/apis/lobcom/lobcom-buckslips-api/)
- [Lob.com Campaigns API](https://apis.io/apis/lobcom/lobcom-campaigns-api/)
- [Lob.com Card Orders API](https://apis.io/apis/lobcom/lobcom-card-orders-api/)
- [Lob.com Cards API](https://apis.io/apis/lobcom/lobcom-cards-api/)
- [Lob.com Checks API](https://apis.io/apis/lobcom/lobcom-checks-api/)
- [Lob.com Creatives API](https://apis.io/apis/lobcom/lobcom-creatives-api/)

## Tags

U S  Verifications

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/lobcom/lobcom-us-verifications-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/lobcom/.
