{"id":3028,"date":"2022-11-10T12:36:23","date_gmt":"2022-11-10T12:36:23","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=3028"},"modified":"2026-03-02T09:54:15","modified_gmt":"2026-03-02T17:54:15","slug":"ev3-validateemailfull","status":"publish","type":"page","link":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","title":{"rendered":"EV3 &#8211; ValidateEmailFull"},"content":{"rendered":"<nav aria-label=\"ValidateEmailFull Navigation\">\n<ul class=\"is-style-bullets-list\">\n<li><a href=\"#EV3-ValidateEmailFull-URLEndpoints\">URL Endpoints<\/a><\/li>\n<li><a href=\"#EV3-ValidateEmailFull-ValidateEmailFullInputs\">ValidateEmailFull\u00a0Inputs<\/a><\/li>\n<li><a href=\"#EV3-ValidateEmailFull-ValidateEmailFullOutputs\">ValidateEmailFull Outputs\u00a0<\/a><\/li>\n<li><a href=\"#EV3-ValidateEmailFull-References\">References<\/a><\/li>\n<\/ul>\n<\/nav>\n<article aria-label=\"ValidateEmailFull Description\">&nbsp;<br \/>\nCorrects, validates and verifies an email address via a full suite of tests and real-time SMTP checks. Since this operation performs real-time verification via SMTP communication the response time is dependent on the network speed of an email&#8217;s host and may take several seconds. The average response time for this operation is approximately 2 seconds, but the operation can take as long as 10 seconds.<\/article>\n<p>&nbsp;<\/p>\n<section aria-labelledby=\"EV3-ValidateEmailFull-URLEndpoints\">\n<h2 id=\"EV3-ValidateEmailFull-URLEndpoints\">URL Endpoints<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><strong>JSON:<\/strong>\n<ul>\n<li><a href=\"https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/%7BEMAILADDRESS%7D\/%7BLICENSEKEY%7D?format=json\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/{EMAILADDRESS}\/{LICENSEKEY}?format=json<br \/>\n<\/a><\/li>\n<\/ul>\n<\/li>\n<li><strong>XML:<\/strong>\n<ul>\n<li><a href=\"https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/%7BEMAILADDRESS%7D\/%7BLICENSEKEY%7D?format=xml\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/{EMAILADDRESS}\/{LICENSEKEY}?format=xml<br \/>\n<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/section>\n<div style=\"display:flex; gap:16px; flex-wrap:wrap; margin:24px 0;\">\n<div style=\"border: 1px solid #d1d5db; border-radius: 8px; padding: 16px; max-width: 320px; background: #f9fafb; flex: 1;\">\n<h3 style=\"margin-top: 0; margin-bottom: 8px; font-size: 1.2em;\">Run This Request in Postman<\/h3>\n<p style=\"margin: 0; line-height: 1.4;\">Test with this email address:<br \/>\n<a style=\"font-weight: bold; color: #2563eb; text-decoration: none;\" href=\"https:\/\/www.postman.com\/service-objects-api\/service-objects\/example\/41579131-63c16102-fb11-4d1e-bf75-281db2446c16\" target=\"_blank\" rel=\"noopener\"><br \/>\njsmith@serviceobjects.com<br \/>\n<\/a><\/p>\n<\/div>\n<div style=\"border: 1px solid #d1d5db; border-radius: 8px; padding: 16px; max-width: 320px; background: #f9fafb; flex: 1;\">\n<h3 style=\"margin-top: 0; margin-bottom: 8px; font-size: 1.2em;\">Check out the Integration Code in GitHub<br \/><\/h3>\n<p style=\"margin: 0; line-height: 1.4;\"><a style=\"font-weight: bold; color: #2563eb; text-decoration: none;\" href=\"https:\/\/github.com\/ServiceObjects\/email-validation-3\" target=\"_blank\" rel=\"noopener\"><br \/>\nGitHub<br \/>\n<\/a><\/p>\n<\/div>\n<\/div>\n<section aria-labelledby=\"EV3-ValidateEmailFull-ValidateEmailFullInputs\">\n<h2 id=\"EV3-ValidateEmailFull-ValidateEmailFullInputs\">ValidateEmailFull\u00a0Inputs<\/h2>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr>\n<th>Name<\/th>\n<th>Type<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>LicenseKey<\/td>\n<td>String<\/td>\n<td>Your license key to use the service.<br \/>\nSign up for a free trial key at<br \/>\n<a href=\"https:\/\/www.serviceobjects.com\/get-key?wsid=73\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/www.serviceobjects.com\/get-key?wsid=73\">www.serviceobjects.com<\/a>.<\/td>\n<\/tr>\n<tr>\n<td>EmailAddress<\/td>\n<td>String<\/td>\n<td>The email address you wish to validate.<\/td>\n<\/tr>\n<\/tbody>\n<\/table><figcaption class=\"wp-element-caption\">*All input values are required<\/figcaption><\/figure>\n<\/section>\n<section aria-labelledby=\"EV3-ValidateEmailFull-ValidateEmailFullOutputs\">\n<h2 id=\"EV3-ValidateEmailFull-ValidateEmailFullOutputs\">ValidateEmailFull Outputs<\/h2>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr>\n<th>Name<\/th>\n<th>Type<\/th>\n<th>Values<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Score\u00a0<a href=\"#EV3-ValidateEmailFull-CiteSummary_1\"><sup>[1]<\/sup><\/a><\/td>\n<td>Integer<\/td>\n<td>0<br \/>\n1<br \/>\n2<br \/>\n3<br \/>\n4<\/td>\n<td>An estimate on the validity of the email address.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_1\">[1]<\/a><\/sup><br \/>\n0 = Email is Good<br \/>\n1 = Email is Probably Good<br \/>\n2 = Unknown<br \/>\n3 = Email is Probably Bad<br \/>\n4 = Email is Bad<\/td>\n<\/tr>\n<tr>\n<td>IsDeliverable<\/td>\n<td>String<\/td>\n<td>true<br \/>\nfalse<br \/>\nunknown<\/td>\n<td>Indicates if the mail server will accept mail for the given email\u00a0address.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_2\">[2]<\/a><\/sup><\/td>\n<\/tr>\n<tr>\n<td>EmailAddressIn<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>Echo of input: EmailAddress<\/td>\n<\/tr>\n<tr>\n<td>EmailAddressOut<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The cleaned and corrected email. This is the email that is validated.<\/td>\n<\/tr>\n<tr>\n<td>EmailCorrected<\/td>\n<td>Boolean<\/td>\n<td>T\/F<\/td>\n<td>Indicates if any corrections or modifications were made to the email address.<\/td>\n<\/tr>\n<tr>\n<td>Box<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The part to the left of the &#8216;@&#8217; symbol. Also known as the local part or the username.<\/td>\n<\/tr>\n<tr>\n<td>Domain<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The part to the right of the &#8216;@&#8217; symbol. The location to which the email address will be sent.<\/td>\n<\/tr>\n<tr>\n<td>TopLevelDomain<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The part after the rightmost &#8216;.&#8217;<\/td>\n<\/tr>\n<tr>\n<td>TopLevelDomainDescription<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>Description of the Top Level Domain.<\/td>\n<\/tr>\n<tr>\n<td>IsSMTPServerGood<\/td>\n<td>String<\/td>\n<td>true<br \/>\nfalse<br \/>\nunknown<\/td>\n<td>Indicates if the email&#8217;s mail server is operational.<\/td>\n<\/tr>\n<tr>\n<td>IsCatchAllDomain<\/td>\n<td>String<\/td>\n<td>true<br \/>\nfalse<br \/>\nunknown<\/td>\n<td>Indicates if the mail server will accept mail to any box in that domain (*@domain).<\/td>\n<\/tr>\n<tr>\n<td>IsSMTPMailBoxGood<\/td>\n<td>String<\/td>\n<td>true<br \/>\nfalse<br \/>\nunknown<\/td>\n<td>Indicates if the mail server will accept mail to the specific box.<\/td>\n<\/tr>\n<tr>\n<td>WarningCodes<\/td>\n<td>String<\/td>\n<td>0-21<\/td>\n<td>Indicates if one or more potential problems were found when correcting, validating and\/or verifying the email address. Returns zero or more numerical warning codes in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td>\n<\/tr>\n<tr>\n<td>WarningDescriptions<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>Contains the warning flag(s) that corresponds to the Warning Codes. Returns zero or more warning flags in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td>\n<\/tr>\n<tr>\n<td>NotesCodes<\/td>\n<td>String<\/td>\n<td>0-6<\/td>\n<td>Displays additional notes about the email that were found during the validation process. Returns zero or more numerical note codes in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td>\n<\/tr>\n<tr>\n<td>NotesDescription<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>Contains the note flag(s) that corresponds to the Notes Codes. Returns zero or more notes flags in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-errors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Error<\/a><\/td>\n<td>Error<\/td>\n<td>Varies<\/td>\n<td>Error object indicating why the service could not return a result.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li id=\"EV3-ValidateEmailFull-CiteSummary_1\" ><strong>[1]<\/strong>\u00a0This value is dependent on the amount data that is available for the address. The service then analyzes the data to estimate the integrity of the address.<\/li>\n<li id=\"EV3-ValidateEmailFull-CiteSummary_2\" ><strong>[2]<\/strong>\u00a0An\u00a0<strong>unknown<\/strong>\u00a0return value indicates that either there was not enough information available about the recipient&#8217;s mail server to determine deliverability or the server is a catch-all. In general, catch-all mail servers will always initially accept an email message, even if the email address does not exist.<\/li>\n<li id=\"EV3-ValidateEmailFull-CiteSummary_3\" ><strong>[3]<\/strong>\u00a0New codes and descriptions will be added as new features become available and the number of codes will increase in time. See the table for our current list of\u00a0<a href=\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-codes-and-notes\/\">codes &amp; descriptions<\/a>.<\/li>\n<\/ul>\n<\/section>\n<section aria-labelledby=\"EV3-ValidateEmailFull-References\">\n<h2 id=\"EV3-ValidateEmailFull-References\">References<\/h2>\n<ol>\n<li><a href=\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#EV3-ValidateEmailFull-SingleCite_1_1\">^\u00a0<\/a><a href=\"https:\/\/www.serviceobjects.com\/blog\/whats-in-a-number-what-email-validation-scores-mean\/\" target=\"_blank\" rel=\"noreferrer noopener\">What\u2019s in a Number? What Email Validation Scores Mean<\/a><\/li>\n<\/ol>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of tests and real-time SMTP checks. Since this operation performs real-time verification via SMTP communication the response time is dependent on the network speed of an email&#8217;s host and may take several seconds. The average response time [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":2772,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3028","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>EV3 - ValidateEmailFull<\/title>\n<meta name=\"description\" content=\"URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EV3 - ValidateEmailFull\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T17:54:15+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:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\",\"name\":\"EV3 - ValidateEmailFull\",\"isPartOf\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-10T12:36:23+00:00\",\"dateModified\":\"2026-03-02T17:54:15+00:00\",\"description\":\"URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of\",\"breadcrumb\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Email Validation 3\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EV3 &#8211; Operations\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"EV3 &#8211; ValidateEmailFull\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EV3 - ValidateEmailFull","description":"URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of","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:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","og_locale":"en_US","og_type":"article","og_title":"EV3 - ValidateEmailFull","og_description":"URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of","og_url":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2026-03-02T17:54:15+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","url":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","name":"EV3 - ValidateEmailFull","isPartOf":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-10T12:36:23+00:00","dateModified":"2026-03-02T17:54:15+00:00","description":"URL Endpoints ValidateEmailFull\u00a0Inputs ValidateEmailFull Outputs\u00a0 References &nbsp; Corrects, validates and verifies an email address via a full suite of","breadcrumb":{"@id":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Email Validation 3","item":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/"},{"@type":"ListItem","position":3,"name":"EV3 &#8211; Operations","item":"https:\/\/www.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/"},{"@type":"ListItem","position":4,"name":"EV3 &#8211; ValidateEmailFull"}]},{"@type":"WebSite","@id":"https:\/\/www.serviceobjects.com\/docs\/#website","url":"https:\/\/www.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/www.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=3028"}],"version-history":[{"count":46,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3028\/revisions"}],"predecessor-version":[{"id":12575,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3028\/revisions\/12575"}],"up":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/2772"}],"wp:attachment":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=3028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}