www.lob.com Open in urlscan Pro
3.248.8.137  Public Scan

Submitted URL: https://lob.com/
Effective URL: https://www.lob.com/
Submission: On April 19 via api from SE — Scanned from DE

Form analysis 2 forms found in the DOM

/search

<form action="/search" class="modal-search-form-2 w-form"><img src="https://assets-global.website-files.com/5e9f11022aca29c117da7daf/5e9f11022aca297b54da7de1_icon-search.svg" alt="" class="form-input-icon"><input type="search"
    class="form-input-3 form-input-naked w-input" autofocus="true" maxlength="256" name="query" placeholder="Type your search" id="search-2" required=""><input type="submit" value="Search" class="button-4 form-search-button w-button"></form>

/search

<form action="/search" class="modal-search-form-2 w-form"><img src="https://assets-global.website-files.com/5e9f11022aca29c117da7daf/5e9f11022aca297b54da7de1_icon-search.svg" alt="" class="form-input-icon"><input type="search"
    class="form-input-3 form-input-naked w-input" autofocus="true" maxlength="256" name="query" placeholder="Type your search" id="search-2" required=""><input type="submit" value="Search" class="button-4 form-search-button w-button"></form>

Text Content

LOB'S WEBSITE EXPERIENCE IS NOT OPTIMIZED FOR INTERNET EXPLORER.
PLEASE CHOOSE ANOTHER BROWSER.


Register Now: The Modern Marketer's Best Practices Series: How to Win with
Direct Mail Register now >
Products
APIs
Print & Mail
Program and control direct mail just like email
Address Verification
Validate, clean, and standardize address data
Partners
Build on Lob
Add personalized offline communications to
your app
Solutions
Industry
Financial Services
Insurance
Healthcare
Retail & Ecommerce
Role
Marketers
Direct Mail Operators
Developers
Pricing
Pricing
Print & Mail
US Address Verification

Intl Address Verification

Premium Support

Customers
Resources
Docs & Resources
API Reference
API Status
ROI Calculator
Template Gallery
Help Center
Support & FAQ
Content & Events
Resource Center
Events
Blog
Company
About
About Lob
Careers
Lob.org
Partners
Partnerships
Print Network
Search


Get a Demo
Log in
Log in / Sign Up
Search


Get a Demo




AUTOMATE
DIRECT MAIL AND ADDRESS VERIFICATION
AT SCALE

Lob automates and simplifies direct mail marketing and address verification,
giving businesses greater flexibility, visibility, and accuracy of offline
communications and data.
Get a Demo


Join the industry-leading businesses trusting Lob




DIRECT MAIL IS CRITICAL INFRASTRUCTURE

Lob’s Print & Mail and Address Verification APIs have helped over 8,500
companies transform outdated, manual print & mail processes. Save 1,000s of
hours in processing time, send mail much more quickly, and increase ROI on
offline communications.

FROM THE BLOG

WHAT YOU NEED TO KNOW ABOUT THE POSTAL SERVICE REFORM ACT OF 2022

Read more

AUTOMATED DIRECT MAIL


DIGITALLY INTEGRATED DIRECT MAIL CAMPAIGNS

Trigger on-demand postcards, letters, and checks directly from your CRM or
customer data systems.


ADDRESS VERIFICATION


DETAILED DELIVERABILITY DATA

Correct, standardize, and cleanse address data for assured delivery with instant
verification across 240+ countries and territories.


GLOBAL PRINT DELIVERY NETWORK


UNMATCHED SCALE, QUALITY, AND SPEED

Eliminate the hassle of vendor management with automated production and postage
across a global network of vetted commercial printers.


GLOBAL PRINT DELIVERY NETWORK


UNMATCHED SCALE, QUALITY, AND SPEED

Eliminate the hassle of vendor management with automated production and postage
across a global network of vetted commercial printers.


GLOBAL PRINT DELIVERY NETWORK


UNMATCHED SCALE, QUALITY, AND SPEED

Eliminate the hassle of vendor management with automated production and postage
across a global network of vetted commercial printers.


TRACKING & ANALYTICS


COMPLETE VISIBILITY

Automatically track production and delivery for each piece of mail you send to
meet compliance requirements and measure direct mail campaign performance.

See How it Works

CUSTOMER SUCCESSES


1 IN 2 US HOUSEHOLDS HAVE RECEIVED MAIL GENERATED THROUGH LOB. HOW CAN OUR
PLATFORM HELP YOU?

See Case Studies

TIME-SAVING TRANSACTIONAL MAIL



Reduced mail costs by 30%


Read Their Story

MORE IMPACTFUL MARKETING MAIL



Improved campaign performance by 15%


Hear Their Story

CLEAN AND CORRECT ADDRESS DATA



Reduced shipments returned to sender by 100%


Read Their Story

OFFLINE COMMUNICATION IN YOUR APP



Grew accounts 200% by offering automated direct mail


Read Their Story

EASY-TO-USE APIS


DESIGNED FOR DEVELOPERS

Lob’s Print & Mail and Address Verification APIs allow developers to easily
integrate offline communications into their apps, internal systems, or marketing
stack. Flexible scalability allows you to send 100 or 100 million mailpieces in
minutes.

// Authentication
const Lob = require('lob')('test_0dc8d51e0acffcb1880e0f19c79b2f5b0cc');
// Create a letter
Lob.letters.create({
  to: {
    name: 'Harry Zhang',
    address_line1: '210 King Street',
    address_city: 'San Francisco',
    address_state: 'CA',
    address_zip: '94107'
  },
  from: 'adr_210a8d4b0b76d77b',
  file: '<html>HTML Letter for Harry</html>',
  color: true
}, function(err, res) {
  console.log(err, res);
});




// Authentication
const Lob = require('lob')('test_0dc8d51e0acffcb1880e0f19c79b2f5b0cc');
// Create a check
Lob.checks.create({
  bank_account: 'bank_8cad8df5354d33f',
  to: {
    name: 'Harry Zhang',
    address_line1: '210 King Street',
    address_city: 'San Francisco',
    address_state: 'CA',
    address_zip: '94107'
  },
  from: 'adr_210a8d4b0b76d77b',
  amount: 22.50
}, function (err, res) {
  console.log(err, res);
});




// Authentication
const Lob = require('lob')('test_0dc8d51e0acffcb1880e0f19c79b2f5b0cc');
// Create a postcard
Lob.postcards.create({
  to: {
    name: 'Harry Zhang',
    address_line1: '210 King Street',
    address_city: 'San Francisco',
    address_state: 'CA',
    address_zip: '94107'
  },
  from: 'adr_210a8d4b0b76d77b',
  front: '<html>Front HTML for Harry</html>',
  back: '<html>Back HTML for Harry</html>'
}, function (err, res) {
  console.log(err, res);
}); 




// Authentication
const Lob = require('lob')('test_0dc8d51e0acffcb1880e0f19c79b2f5b0cc');
// Create an Address
Lob.usVerifications.verify({
  primary_line: 'deliverable',
  zip_code: '11111'
}, function (err, res) {
  console.log(err, res);
});




SEND A LETTER

Easily generate black and white or full color letters

SEND A CHECK

Create and send physical payments digitally

SEND A POSTCARD

Augment digital campaigns with highly-customized postcards


VERIFY AN ADDRESS

Check deliverability and get detailed address information
Read our API Docs
Read our API Reference ->


READY TO GET STARTED WITH DIRECT MAIL?

Contact us for a personalized direct mail demo.
Get a Demo

COMPANY

 * About
 * Careers
 * Contact
 * Blog
 * Lob.org
 * Sustainable
   Direct Mail
 * Terms
 * Privacy
 * Press
 * Security

SUPPORT

 * API Reference
 * API Status
 * Templates
 * Help Center
 * Support & FAQ
 * Product Updates
 * Talk to Sales

PARTNERS

 * Partner Program
 * Lob Partners
 * Channel Partners
 * Enablement Partners
 * Print Partners

© Lob.com, Inc.
 * 
 * 
 * 
 * 
 *