{"id":3941,"date":"2024-11-18T09:59:24","date_gmt":"2024-11-18T09:59:24","guid":{"rendered":"http:\/\/34.88.191.99\/?page_id=3941"},"modified":"2025-04-07T13:58:39","modified_gmt":"2025-04-07T13:58:39","slug":"verify-email-domains","status":"publish","type":"page","link":"https:\/\/ip1sms.com\/en\/developer\/verify-email-domains\/","title":{"rendered":"Verify email domains"},"content":{"rendered":"<h1 class=\"wp-block-heading\" id=\"verifying-sending-domains\">Verify email domains<\/h1>\n\n\n\n<p>A registered domain must be verified before use to ensure email delivery and ownership of the domain. Verification is done by adding specific DNS records to the domain&#039;s name server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"check-verification-statusinstructions\">Check verification status\/instructions<\/h2>\n\n\n\n<p>Endpoint: <code>GET domains\/{domain}\/verification<\/code><\/p>\n\n\n\n<p>This endpoint returns the verification status of the domain. If the verification status is false, the next missing\/required DNS records will be provided.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"response-data-type\">Response data type<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n{ &quot;domain&quot;: &quot;example.com&quot;, &quot;spf&quot;: { &quot;valid&quot;: false, &quot;requiredKey&quot;: &quot;example.com&quot;, &quot;requiredEntry&quot;: &quot;v=spf1 include:spf.mandrillapp.com include:mailgun .org ?all&quot; }, &quot;dkim&quot;: { &quot;valid&quot;: false, &quot;requiredKey&quot;: &quot;mailo._domainkey.example.com&quot;, &quot;requiredEntry&quot;: &quot;v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQU...&quot; }, &quot;verification&quot;: { &quot;valid&quot;: false, &quot;requiredKey&quot;: &quot;email.example.com&quot;, &quot;requiredEntry&quot;: &quot;mailgun.org&quot; }, &quot;lastChecked&quot;: &quot;2018- 10-23T17:43:19Z&quot; }\n\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">domain<\/h3>\n\n\n\n<p>The domain that the verification status is about.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"spf\">spf<\/h3>\n\n\n\n<p>Part of the domain&#039;s security. Should be a TXT record in DNS.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dkim\">dkim<\/h3>\n\n\n\n<p>The second part of the domain&#039;s security. Should be a TXT record in DNS.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"verification\">verification<\/h3>\n\n\n\n<p>The ownership verification of the domain. If the record is a domain name it should be a CNAME record otherwise it should be a TXT record in DNS<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"valid\">valid<\/h4>\n\n\n\n<p>If this part of the verification is valid.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"requiredkey\">requiredKey<\/h4>\n\n\n\n<p>The DNS record key needed to verify that part. Omitted if already valid.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"requiredentry\">requiredEntry<\/h4>\n\n\n\n<p>The DNS record value needed to verify that part. Omitted if already valid.<\/p>","protected":false},"excerpt":{"rendered":"<p>Verifiera e-postdom\u00e4ner En registrerad dom\u00e4n m\u00e5ste verifieras innan den anv\u00e4nds f\u00f6r att s\u00e4kerst\u00e4lla leverans av e-post och \u00e4gande av dom\u00e4nen. Verifiering g\u00f6rs genom att l\u00e4gga till specifika DNS-poster i dom\u00e4nens namnserver. Kontrollera verifieringsstatus\/instruktioner Endpoint: GET domains\/{domain}\/verification Denna slutpunkt returnerar verifieringsstatusen f\u00f6r dom\u00e4nen. Om verifieringsstatusen \u00e4r falsk kommer n\u00e4sta saknade\/kr\u00e4vda DNS-poster att tillhandah\u00e5llas. Respons-datatyp domain Dom\u00e4nen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":382,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"developer-email.php","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-3941","page","type-page","status-publish","hentry","category-api-dokumention"],"_links":{"self":[{"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/pages\/3941","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/comments?post=3941"}],"version-history":[{"count":0,"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/pages\/3941\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/pages\/382"}],"wp:attachment":[{"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/media?parent=3941"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/categories?post=3941"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ip1sms.com\/en\/wp-json\/wp\/v2\/tags?post=3941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}