{"id":344,"date":"2025-11-23T16:33:52","date_gmt":"2025-11-23T16:33:52","guid":{"rendered":"https:\/\/efficientpim.com\/?page_id=344"},"modified":"2025-11-26T02:33:11","modified_gmt":"2025-11-26T02:33:11","slug":"tos","status":"publish","type":"page","link":"https:\/\/efficientpim.com\/tos\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"344\" class=\"elementor elementor-344\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ed4fae e-flex e-con-boxed e-con e-parent\" data-id=\"1ed4fae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e89189 elementor-widget elementor-widget-html\" data-id=\"2e89189\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Terms of Service - EfficientPIM<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n    \/* General Styles *\/\r\n    * {\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    body {\r\n        font-family: 'Inter', sans-serif;\r\n        line-height: 1.6;\r\n        color: #2d3748;\r\n        background-color: #f9fafb;\r\n    }\r\n    \r\n    .container {\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n    \r\n    \/* Hero Section *\/\r\n    .hero-section {\r\n        padding: 120px 0 60px;\r\n        background: linear-gradient(135deg, #f8f9ff 0%, #f0f4ff 100%);\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .hero-content {\r\n        text-align: center;\r\n        max-width: 900px;\r\n        margin: 0 auto;\r\n    }\r\n    \r\n    .hero-title {\r\n        font-size: 42px;\r\n        font-weight: 800;\r\n        line-height: 1.2;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .hero-subtitle {\r\n        font-size: 18px;\r\n        color: #4a5568;\r\n        margin-bottom: 30px;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    \/* Terms Content *\/\r\n    .terms-content {\r\n        padding: 60px 0;\r\n        background: white;\r\n    }\r\n    \r\n    .terms-section {\r\n        margin-bottom: 50px;\r\n    }\r\n    \r\n    .terms-title {\r\n        font-size: 28px;\r\n        font-weight: 700;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .terms-subtitle {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #2d3748;\r\n    }\r\n    \r\n    .terms-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        margin-bottom: 20px;\r\n        line-height: 1.7;\r\n    }\r\n    \r\n    .terms-list {\r\n        margin-bottom: 20px;\r\n        padding-left: 25px;\r\n    }\r\n    \r\n    .terms-list li {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        margin-bottom: 10px;\r\n        line-height: 1.7;\r\n    }\r\n    \r\n    .warning-box {\r\n        background: #fff3cd;\r\n        border-left: 4px solid #ffc107;\r\n        padding: 20px;\r\n        border-radius: 0 8px 8px 0;\r\n        margin: 30px 0;\r\n    }\r\n    \r\n    .warning-title {\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n        margin-bottom: 10px;\r\n        color: #856404;\r\n    }\r\n    \r\n    .warning-text {\r\n        font-size: 16px;\r\n        color: #856404;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    .info-box {\r\n        background: #f0f4ff;\r\n        border-left: 4px solid #4f46e5;\r\n        padding: 20px;\r\n        border-radius: 0 8px 8px 0;\r\n        margin: 30px 0;\r\n    }\r\n    \r\n    .info-title {\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n        margin-bottom: 10px;\r\n        color: #2d3748;\r\n    }\r\n    \r\n    .info-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    \/* Table of Contents *\/\r\n    .toc-section {\r\n        background: #f9fafb;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        margin-bottom: 50px;\r\n    }\r\n    \r\n    .toc-title {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .toc-list {\r\n        list-style: none;\r\n    }\r\n    \r\n    .toc-item {\r\n        margin-bottom: 12px;\r\n    }\r\n    \r\n    .toc-link {\r\n        color: #4f46e5;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n        transition: color 0.3s;\r\n    }\r\n    \r\n    .toc-link:hover {\r\n        color: #4338ca;\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    \/* Contact Section *\/\r\n    .contact-section {\r\n        background: #f8f9ff;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        margin-top: 50px;\r\n    }\r\n    \r\n    .contact-title {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .contact-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    .contact-link {\r\n        color: #4f46e5;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n    }\r\n    \r\n    .contact-link:hover {\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    \/* Last Updated *\/\r\n    .last-updated {\r\n        text-align: center;\r\n        font-size: 14px;\r\n        color: #718096;\r\n        margin-top: 50px;\r\n        padding-top: 20px;\r\n        border-top: 1px solid #e2e8f0;\r\n    }\r\n    \r\n    \/* Responsive Design *\/\r\n    @media (max-width: 768px) {\r\n        .hero-title {\r\n            font-size: 32px;\r\n        }\r\n        \r\n        .terms-title {\r\n            font-size: 24px;\r\n        }\r\n        \r\n        .terms-subtitle {\r\n            font-size: 18px;\r\n        }\r\n    }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section\">\r\n        <div class=\"container\">\r\n            <div class=\"hero-content\">\r\n                <h1 class=\"hero-title\">Terms of Service<\/h1>\r\n                <p class=\"hero-subtitle\">These terms govern your use of EfficientPIM's email scraping service. By using our service, you agree to these terms.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Terms Content -->\r\n    <section class=\"terms-content\">\r\n        <div class=\"container\">\r\n            <!-- Table of Contents -->\r\n            <div class=\"toc-section\">\r\n                <h2 class=\"toc-title\">Table of Contents<\/h2>\r\n                <ul class=\"toc-list\">\r\n                    <li class=\"toc-item\"><a href=\"#acceptance-of-terms\" class=\"toc-link\">1. Acceptance of Terms<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#description-of-service\" class=\"toc-link\">2. Description of Service<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#user-accounts\" class=\"toc-link\">3. User Accounts<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#payment-terms\" class=\"toc-link\">4. Payment Terms<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#prohibited-uses\" class=\"toc-link\">5. Prohibited Uses<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#intellectual-property\" class=\"toc-link\">6. Intellectual Property<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#privacy\" class=\"toc-link\">7. Privacy<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#disclaimers\" class=\"toc-link\">8. Disclaimers<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#limitation-of-liability\" class=\"toc-link\">9. Limitation of Liability<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#indemnification\" class=\"toc-link\">10. Indemnification<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#termination\" class=\"toc-link\">11. Termination<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#governing-law\" class=\"toc-link\">12. Governing Law<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#changes-to-terms\" class=\"toc-link\">13. Changes to Terms<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#contact-information\" class=\"toc-link\">14. Contact Information<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Acceptance of Terms -->\r\n            <div id=\"acceptance-of-terms\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">1. Acceptance of Terms<\/h2>\r\n                <p class=\"terms-text\">By accessing and using EfficientPIM (\"Service\"), you accept and agree to be bound by the terms and provision of this agreement. If you do not agree to abide by the above, please do not use this service.<\/p>\r\n                <p class=\"terms-text\">These Terms of Service (\"Terms\") govern your access to and use of EfficientPIM's email scraping service, including any content, functionality, and services offered on or through our website.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Description of Service -->\r\n            <div id=\"description-of-service\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">2. Description of Service<\/h2>\r\n                <p class=\"terms-text\">EfficientPIM provides an email scraping service that allows users to extract publicly available email addresses from websites based on user-defined criteria.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Service Features<\/h3>\r\n                <ul class=\"terms-list\">\r\n                    <li>Natural language search for target audiences<\/li>\r\n                    <li>Email extraction from publicly available sources<\/li>\r\n                    <li>Email verification for deliverability<\/li>\r\n                    <li>CSV export of scraped data<\/li>\r\n                    <li>Credit-based pricing system<\/li>\r\n                <\/ul>\r\n\r\n                <div class=\"info-box\">\r\n                    <h3 class=\"info-title\">Service Availability<\/h3>\r\n                    <p class=\"info-text\">We strive to maintain high service availability but do not guarantee 100% uptime. We may temporarily suspend the service for maintenance, updates, or other operational reasons.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- User Accounts -->\r\n            <div id=\"user-accounts\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">3. User Accounts<\/h2>\r\n                \r\n                <h3 class=\"terms-subtitle\">Account Creation<\/h3>\r\n                <p class=\"terms-text\">To use our service, you must create an account and provide accurate, complete, and current information. You are responsible for maintaining the confidentiality of your account credentials.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Account Responsibilities<\/h3>\r\n                <p class=\"terms-text\">You are responsible for all activities that occur under your account. You must notify us immediately of any unauthorized use of your account.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Account Termination<\/h3>\r\n                <p class=\"terms-text\">We reserve the right to suspend or terminate your account at our sole discretion, without notice, for conduct that we believe violates these Terms or is harmful to other users, us, or third parties.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Payment Terms -->\r\n            <div id=\"payment-terms\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">4. Payment Terms<\/h2>\r\n                \r\n                <h3 class=\"terms-subtitle\">Credit System<\/h3>\r\n                <p class=\"terms-text\">EfficientPIM operates on a credit-based system. Each email request consumes credits based on the number of emails requested. Credits are non-refundable except as required by law.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Pricing<\/h3>\r\n                <p class=\"terms-text\">Our current pricing is $0.0029 per email. We reserve the right to change our pricing at any time, with notice to existing users.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Payment Methods<\/h3>\r\n                <p class=\"terms-text\">We accept various payment methods including credit cards, cryptocurrencies, and wire transfers. All payments are processed securely through third-party payment processors.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Billing Disputes<\/h3>\r\n                <p class=\"terms-text\">If you believe you have been charged incorrectly, please contact us within 30 days of the charge. We will investigate and resolve legitimate disputes.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Prohibited Uses -->\r\n            <div id=\"prohibited-uses\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">5. Prohibited Uses<\/h2>\r\n                <p class=\"terms-text\">You may not use our service for any unlawful or prohibited purposes, including:<\/p>\r\n                <ul class=\"terms-list\">\r\n                    <li>Sending spam, unsolicited commercial emails, or messages that violate anti-spam laws<\/li>\r\n                    <li>Harvesting emails for illegal purposes or to violate privacy rights<\/li>\r\n                    <li>Competing with EfficientPIM or reverse engineering our technology<\/li>\r\n                    <li>Violating applicable laws or regulations, including GDPR, CAN-SPAM, or other data protection laws<\/li>\r\n                    <li>Impersonating any person or entity or misrepresenting your affiliation<\/li>\r\n                    <li>Using scraped emails for harassment, abuse, or threatening communications<\/li>\r\n                    <li>Reselling or redistributing scraped email lists without proper authorization<\/li>\r\n                    <li>Attempting to bypass security measures or exploit system vulnerabilities<\/li>\r\n                <\/ul>\r\n\r\n                <div class=\"warning-box\">\r\n                    <h3 class=\"warning-title\">Compliance Responsibility<\/h3>\r\n                    <p class=\"warning-text\">You are solely responsible for ensuring your use of scraped emails complies with all applicable laws and regulations, including but not limited to anti-spam laws and data protection regulations.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Intellectual Property -->\r\n            <div id=\"intellectual-property\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">6. Intellectual Property<\/h2>\r\n                \r\n                <h3 class=\"terms-subtitle\">Service Ownership<\/h3>\r\n                <p class=\"terms-text\">EfficientPIM and its original content, features, and functionality are and will remain the exclusive property of EfficientPIM and its licensors. The service is protected by copyright, trademark, and other laws.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Scraped Data<\/h3>\r\n                <p class=\"terms-text\">While you own the email lists you generate using our service, you do not have any rights to our technology, algorithms, or proprietary methods used to scrape and verify emails.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Restrictions<\/h3>\r\n                <p class=\"terms-text\">You may not copy, modify, distribute, sell, lease, license, or otherwise exploit our service or any portion thereof without our express written permission.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Privacy -->\r\n            <div id=\"privacy\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">7. Privacy<\/h2>\r\n                <p class=\"terms-text\">Your privacy is important to us. Our collection and use of personal information is governed by our Privacy Policy, which is incorporated into these Terms by reference.<\/p>\r\n                <p class=\"terms-text\">By using our service, you consent to the collection and use of information as described in our Privacy Policy.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Disclaimers -->\r\n            <div id=\"disclaimers\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">8. Disclaimers<\/h2>\r\n                <p class=\"terms-text\">Our service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. We make no representations or warranties of any kind, express or implied, including but not limited to:<\/p>\r\n                <ul class=\"terms-list\">\r\n                    <li>The accuracy, reliability, or completeness of scraped email data<\/li>\r\n                    <li>The availability or functionality of our service<\/li>\r\n                    <li>The suitability of scraped emails for your particular purposes<\/li>\r\n                    <li>The absence of viruses or other harmful components in our service<\/li>\r\n                <\/ul>\r\n                \r\n                <div class=\"warning-box\">\r\n                    <h3 class=\"warning-title\">Email Verification<\/h3>\r\n                    <p class=\"warning-text\">While we verify emails for deliverability, we cannot guarantee that all scraped emails are accurate, current, or will result in successful delivery. Email addresses may change or become invalid over time.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Limitation of Liability -->\r\n            <div id=\"limitation-of-liability\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">9. Limitation of Liability<\/h2>\r\n                <p class=\"terms-text\">To the maximum extent permitted by law, EfficientPIM shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, use, goodwill, or other intangible losses.<\/p>\r\n                <p class=\"terms-text\">Our total liability for any claims arising from or related to these Terms or our service shall not exceed the amount you paid us in the twelve (12) months preceding the claim.<\/p>\r\n                <p class=\"terms-text\">Some jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, so the above limitation may not apply to you.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Indemnification -->\r\n            <div id=\"indemnification\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">10. Indemnification<\/h2>\r\n                <p class=\"terms-text\">You agree to indemnify, defend, and hold harmless EfficientPIM and its officers, directors, employees, and agents from and against any claims, damages, obligations, losses, liabilities, costs or expenses, including reasonable attorney's fees, arising from:<\/p>\r\n                <ul class=\"terms-list\">\r\n                    <li>Your use of our service<\/li>\r\n                    <li>Your violation of these Terms<\/li>\r\n                    <li>Your violation of any rights of a third party<\/li>\r\n                    <li>Your violation of applicable laws or regulations<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Termination -->\r\n            <div id=\"termination\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">11. Termination<\/h2>\r\n                \r\n                <h3 class=\"terms-subtitle\">Termination by You<\/h3>\r\n                <p class=\"terms-text\">You may terminate your account at any time by following the account deletion process in your account settings or by contacting us.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Termination by Us<\/h3>\r\n                <p class=\"terms-text\">We may terminate or suspend your account immediately, without prior notice or liability, for any reason, including if you breach the Terms.<\/p>\r\n                \r\n                <h3 class=\"terms-subtitle\">Effect of Termination<\/h3>\r\n                <p class=\"terms-text\">Upon termination, your account and all associated data will be deleted, and you will lose access to the service. Any unused credits will be forfeited.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Governing Law -->\r\n            <div id=\"governing-law\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">12. Governing Law<\/h2>\r\n                <p class=\"terms-text\">These Terms shall be interpreted and governed by the laws of the jurisdiction in which EfficientPIM operates, without regard to conflict of law provisions.<\/p>\r\n                <p class=\"terms-text\">Any disputes arising from these Terms or your use of our service shall be resolved through binding arbitration in accordance with the rules of the designated arbitration institution.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Changes to Terms -->\r\n            <div id=\"changes-to-terms\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">13. Changes to Terms<\/h2>\r\n                <p class=\"terms-text\">We reserve the right to modify these Terms at any time. If we make material changes, we will notify you by email or by posting a notice on our service prior to the effective date of the changes.<\/p>\r\n                <p class=\"terms-text\">Your continued use of our service after any changes constitutes acceptance of the new Terms.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Contact Information -->\r\n            <div id=\"contact-information\" class=\"terms-section\">\r\n                <h2 class=\"terms-title\">14. Contact Information<\/h2>\r\n                <div class=\"contact-section\">\r\n                    <h3 class=\"contact-title\">Questions About These Terms<\/h3>\r\n                    <p class=\"contact-text\">If you have any questions about these Terms of Service, please contact us at:<\/p>\r\n                    <p class=\"contact-text\">Email: <a href=\"mailto:support@efficientpim.com\" class=\"contact-link\">support@efficientpim.com<\/a><\/p>\r\n                    <p class=\"contact-text\">We will respond to your inquiry within a reasonable time.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Last Updated -->\r\n            <div class=\"last-updated\">\r\n                <p>Last updated: November 20, 2025<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n    \/\/ Smooth scrolling for anchor links\r\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n        anchor.addEventListener('click', function (e) {\r\n            e.preventDefault();\r\n            \r\n            const targetId = this.getAttribute('href');\r\n            if (targetId === '#') return;\r\n            \r\n            const targetElement = document.querySelector(targetId);\r\n            if (targetElement) {\r\n                window.scrollTo({\r\n                    top: targetElement.offsetTop - 80,\r\n                    behavior: 'smooth'\r\n                });\r\n            }\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms of Service &#8211; EfficientPIM Terms of Service These terms govern your use of EfficientPIM&#8217;s email scraping service. By using our service, you agree to these terms. Table of Contents 1. Acceptance of Terms 2. Description of Service 3. User Accounts 4. Payment Terms 5. Prohibited Uses 6. Intellectual Property 7. Privacy 8. Disclaimers 9. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-344","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/344","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/comments?post=344"}],"version-history":[{"count":7,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/344\/revisions"}],"predecessor-version":[{"id":618,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/344\/revisions\/618"}],"wp:attachment":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/media?parent=344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}