{"id":2724,"date":"2018-05-15T22:26:02","date_gmt":"2018-05-15T22:26:02","guid":{"rendered":"https:\/\/print.directmailers.com\/tour\/?page_id=2724"},"modified":"2018-07-24T16:29:03","modified_gmt":"2018-07-24T16:29:03","slug":"address-verification","status":"publish","type":"page","link":"https:\/\/print.directmailers.com\/tour\/address-verification\/","title":{"rendered":"Address Verification"},"content":{"rendered":"<div class=\"omsc-full-width-section\" style=\"background-color:#ffffff;color:#666666;background-image:url(http:\/\/m.olevmedia.net\/wp-content\/uploads\/2014\/01\/cream_pixels.png);background-repeat:repeat;background-attachment:fixed\"><div class=\"omsc-full-width-section-inner\"><div class=\"omsc-full-width-section-content\"><div class=\"container\"><div class=\"container-inner\"><\/p>\n<p><div class=\"omsc-box omsc-with-border omsc-with-icon omsc-icon-style-border omsc-icon-shape-circle omsc-border-style-dotted\" style=\"border-width:2px;border-color:#d8d8d8;text-align:center\"><div class=\"omsc-box-icon-wrapper\"><div class=\"omsc-box-icon\" style=\"border-width:2px;margin-top:-3px;margin-left:-2px;border-color:#d8d8d8;color:#d8d8d8;\"><i class=\"fa fa-angle-double-down\"><\/i><\/div><\/div><div class=\"omsc-box-inner\"><\/p>\n<div>\n<h2 style=\"font-size: 1.75em; margin: 0 0 0.1em 0;\">Address Hygiene and Verification<\/h2>\n<p>DirectMailers offers a CASS Certified address hygiene and verification API containing over 165 Million USPS verified postal addresses. Our restful address verification API is free to use and has no subscription or use charges associated with it. <\/p>\n<p>Potential use cases include; Verifying and correcting addresses before mailing, correcting addresses in a list, removing duplicated addresses from a list based on the standardized address, minimizing delivery delays by only using valid addresses.<\/p>\n<\/div>\n<p><\/div><\/div><\/p>\n<div>\n<h2 style=\"font-size: 1.5em; margin: 0 0 0.1em 0;\">Sample Request<\/h2>\n<p>In this example we will pass an address which requires some hygiene.<\/p>\n<p>[php]{<br \/>\n\t&quot;Address&quot;: {<br \/>\n\t\t&quot;AddressLine1&quot;: &quot;3500 Dear Creek Road&quot;,<br \/>\n\t\t&quot;City&quot;: &quot;Palo Alto&quot;,<br \/>\n\t\t&quot;State&quot;: &quot;CA&quot;,<br \/>\n\t\t&quot;Zip&quot;: &quot;94304&quot;<br \/>\n\t}<br \/>\n}<br \/>\n[\/php]\n<\/p><\/div>\n<div>\n<h2 style=\"font-size: 1.5em; margin: 0 0 0.1em 0;\">Sample Response<\/h2>\n<p>The DirectMailers address verification API has returned a standardizized address correcting &#8220;3500 Dear Creek Road&#8221; to &#8220;3500 Deer Creek Rd&#8221; and verifying that the address is DPV (delivery point validated) valid.<\/p>\n<p>[php]{<br \/>\n    &quot;Data&quot;: {<br \/>\n        &quot;Verification&quot;: {<br \/>\n            &quot;DpvValid&quot;: true,<br \/>\n            &quot;Message&quot;: &quot;Address was DPV confirmed for both primary and (if present) secondary numbers&quot;<br \/>\n        },<br \/>\n        &quot;ReturnedAddress&quot;: {<br \/>\n            &quot;AddressLine1&quot;: &quot;3500 Deer Creek Rd&quot;,<br \/>\n            &quot;AddressLine2&quot;: &quot;&quot;,<br \/>\n            &quot;City&quot;: &quot;Palo Alto&quot;,<br \/>\n            &quot;State&quot;: &quot;CA&quot;,<br \/>\n            &quot;Zip&quot;: &quot;94304&quot;<br \/>\n        },<br \/>\n        &quot;AddressElements&quot;: {<br \/>\n            &quot;DpvAnswer&quot;: &quot;Y&quot;,<br \/>\n            &quot;DpvAnswerTest&quot;: &quot;Address was DPV confirmed for both primary and (if present) secondary numbers&quot;,<br \/>\n            &quot;Street&quot;: &quot;3500 Deer Creek Rd&quot;,<br \/>\n            &quot;City&quot;: &quot;Palo Alto&quot;,<br \/>\n            &quot;State&quot;: &quot;CA&quot;,<br \/>\n            &quot;Zip5&quot;: &quot;94304&quot;,<br \/>\n            &quot;Zip4&quot;: &quot;1317&quot;,<br \/>\n            &quot;Company&quot;: &quot;&quot;,<br \/>\n            &quot;HouseNumber&quot;: &quot;3500&quot;,<br \/>\n            &quot;PreDir&quot;: &quot;&quot;,<br \/>\n            &quot;StreetName&quot;: &quot;Deer Creek&quot;,<br \/>\n            &quot;Street2&quot;: &quot;&quot;,<br \/>\n            &quot;Suffix&quot;: &quot;Rd&quot;,<br \/>\n            &quot;PostalDir&quot;: &quot;&quot;,<br \/>\n            &quot;Pmb&quot;: &quot;&quot;,<br \/>\n            &quot;LeftOver&quot;: &quot;&quot;,<br \/>\n            &quot;Suite&quot;: &quot;&quot;,<br \/>\n            &quot;Sud&quot;: &quot;&quot;,<br \/>\n            &quot;UnitNum&quot;: &quot;&quot;,<br \/>\n            &quot;Urb&quot;: &quot;&quot;,<br \/>\n            &quot;LastLine&quot;: &quot;Palo Alto, CA 94304-1317&quot;,<br \/>\n            &quot;CountyName&quot;: &quot;Santa Clara&quot;,<br \/>\n            &quot;CountyNum&quot;: &quot;085&quot;,<br \/>\n            &quot;Rdi&quot;: &quot;&quot;,<br \/>\n            &quot;Lot&quot;: &quot;0251&quot;,<br \/>\n            &quot;LotDirection&quot;: &quot;A&quot;,<br \/>\n            &quot;Lacs&quot;: &quot;&quot;,<br \/>\n            &quot;CongressDist&quot;: &quot;18&quot;,<br \/>\n            &quot;Crrt&quot;: &quot;C051&quot;,<br \/>\n            &quot;DpvCmra&quot;: &quot;N&quot;,<br \/>\n            &quot;Dpb&quot;: &quot;943041317008&quot;<br \/>\n        }<br \/>\n    }<br \/>\n}<br \/>\n[\/php]\n<\/p><\/div>\n<p><\/div><\/div><\/div><\/div><\/div>\n<div class=\"omsc-full-width-section\" style=\"background-color:#ffffff;color:#666666;background-image:url(http:\/\/m.olevmedia.net\/wp-content\/uploads\/2014\/01\/cream_pixels.png);background-repeat:repeat;background-attachment:fixed\"><div class=\"omsc-full-width-section-inner\"><div class=\"omsc-full-width-section-content\"><div class=\"container\"><div class=\"container-inner\"><\/p>\n<h2 style=\"text-align: center; font-size: 2em;\">Start Verifying Address for free Today<\/h2>\n<p><div class=\"omsc-clear\" style=\"height:5px\"><\/div><\/p>\n<div style=\"text-align: center;\">Address Verification requests are and will always bee free of charge. If you have any questions please feel free to drop us a line and let us know how we can help!<div class=\"omsc-clear\" style=\"height:40px\"><\/div><a class=\"omsc-button omsc-no-custom-hover omsc-size-large omsc-with-icon omsc-style-border\" href=\"https:\/\/directmailers.docs.apiary.io\/#reference\/address-verification\/verify-address\/verify-address\" target=\"_blank\"><i class=\"fa fa-list-alt\"><\/i>Documentation<\/a>\u00a0<a class=\"omsc-button omsc-no-custom-hover omsc-size-large omsc-with-icon omsc-style-border\" href=\"\/tour\/contact-us\"><i class=\"fa fa-comments\"><\/i>Contact Support Team<\/a><\/div>\n<p><div class=\"omsc-clear\" style=\"height:25px\"><\/div><\/p>\n<p><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-100width.php","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"class_list":["post-2724","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Address Verification - DirectMailers Print API<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/print.directmailers.com\/tour\/address-verification\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Address Verification - DirectMailers Print API\" \/>\n<meta property=\"og:url\" content=\"https:\/\/print.directmailers.com\/tour\/address-verification\/\" \/>\n<meta property=\"og:site_name\" content=\"DirectMailers Print API\" \/>\n<meta property=\"article:modified_time\" content=\"2018-07-24T16:29:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/print.directmailers.com\/tour\/address-verification\/\",\"url\":\"https:\/\/print.directmailers.com\/tour\/address-verification\/\",\"name\":\"Address Verification - DirectMailers Print API\",\"isPartOf\":{\"@id\":\"https:\/\/print.directmailers.com\/tour\/#website\"},\"datePublished\":\"2018-05-15T22:26:02+00:00\",\"dateModified\":\"2018-07-24T16:29:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/print.directmailers.com\/tour\/address-verification\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/print.directmailers.com\/tour\/address-verification\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/print.directmailers.com\/tour\/address-verification\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/print.directmailers.com\/tour\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Address Verification\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/print.directmailers.com\/tour\/#website\",\"url\":\"https:\/\/print.directmailers.com\/tour\/\",\"name\":\"DirectMailers Print API\",\"description\":\"DirectMailers Print API\",\"publisher\":{\"@id\":\"https:\/\/print.directmailers.com\/tour\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/print.directmailers.com\/tour\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/print.directmailers.com\/tour\/#organization\",\"name\":\"DirectMailers\",\"url\":\"https:\/\/print.directmailers.com\/tour\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/print.directmailers.com\/tour\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/print.directmailers.com\/tour\/wp-content\/uploads\/2018\/05\/logo@2x-1.png\",\"contentUrl\":\"https:\/\/print.directmailers.com\/tour\/wp-content\/uploads\/2018\/05\/logo@2x-1.png\",\"width\":228,\"height\":68,\"caption\":\"DirectMailers\"},\"image\":{\"@id\":\"https:\/\/print.directmailers.com\/tour\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Address Verification - DirectMailers Print API","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/print.directmailers.com\/tour\/address-verification\/","og_locale":"en_US","og_type":"article","og_title":"Address Verification - DirectMailers Print API","og_url":"https:\/\/print.directmailers.com\/tour\/address-verification\/","og_site_name":"DirectMailers Print API","article_modified_time":"2018-07-24T16:29:03+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/print.directmailers.com\/tour\/address-verification\/","url":"https:\/\/print.directmailers.com\/tour\/address-verification\/","name":"Address Verification - DirectMailers Print API","isPartOf":{"@id":"https:\/\/print.directmailers.com\/tour\/#website"},"datePublished":"2018-05-15T22:26:02+00:00","dateModified":"2018-07-24T16:29:03+00:00","breadcrumb":{"@id":"https:\/\/print.directmailers.com\/tour\/address-verification\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/print.directmailers.com\/tour\/address-verification\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/print.directmailers.com\/tour\/address-verification\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/print.directmailers.com\/tour\/"},{"@type":"ListItem","position":2,"name":"Address Verification"}]},{"@type":"WebSite","@id":"https:\/\/print.directmailers.com\/tour\/#website","url":"https:\/\/print.directmailers.com\/tour\/","name":"DirectMailers Print API","description":"DirectMailers Print API","publisher":{"@id":"https:\/\/print.directmailers.com\/tour\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/print.directmailers.com\/tour\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/print.directmailers.com\/tour\/#organization","name":"DirectMailers","url":"https:\/\/print.directmailers.com\/tour\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/print.directmailers.com\/tour\/#\/schema\/logo\/image\/","url":"https:\/\/print.directmailers.com\/tour\/wp-content\/uploads\/2018\/05\/logo@2x-1.png","contentUrl":"https:\/\/print.directmailers.com\/tour\/wp-content\/uploads\/2018\/05\/logo@2x-1.png","width":228,"height":68,"caption":"DirectMailers"},"image":{"@id":"https:\/\/print.directmailers.com\/tour\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/pages\/2724"}],"collection":[{"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/comments?post=2724"}],"version-history":[{"count":26,"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/pages\/2724\/revisions"}],"predecessor-version":[{"id":3084,"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/pages\/2724\/revisions\/3084"}],"wp:attachment":[{"href":"https:\/\/print.directmailers.com\/tour\/wp-json\/wp\/v2\/media?parent=2724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}