# Documentation ## Docs - [Manage Users](https://docs.campaigncleaner.com/account-info/manage-users.md): Effectively manage your users with Campaign Cleaner. Gain control over user permissions, roles, and settings, ensuring team collaboration and security. - [Securing Your Account](https://docs.campaigncleaner.com/account-info/securing-your-account.md): Discover comprehensive security measures, easy-to-follow guidelines, and advanced tools to safeguard your account against unauthorized access. - [Create Inbox Test](https://docs.campaigncleaner.com/api-reference/endpoint/create-inbox-test.md): The **create_inbox_test** API allows you to create a new inbox placement test. Once created, you will receive a list of seed email addresses to send your campaign to. After sending your campaign to all addresses in the **send_to** list, you can use the **get_inbox_test_results** API to retrieve the… - [Delete Campaign](https://docs.campaigncleaner.com/api-reference/endpoint/delete-campaign.md): The **delete_campaign** API endpoint allows you to delete any of the campaigns in your saved campaigns in [Campaign Cleaner](https://campaigncleaner.com). #### Header: **X-CC-API-Key**: Your API Key #### Request Body: - [Get Campaign](https://docs.campaigncleaner.com/api-reference/endpoint/get-campaign.md): The **get_campaign** API allows you to retrieve any of your Saved Campaigns in [Campaign Cleaner](https://campaigncleaner.com). The response below is a real example of a newsletter that "Postman" sent us, overall it's a pretty good newsletter with a few issues, mainly image size and a couple of brok… - [Get Campaign List](https://docs.campaigncleaner.com/api-reference/endpoint/get-campaign-list.md): The **get_campaign_list** API endpoint allows you to get the status of all the campaigns you have saved on [Campaign Cleaner](https://campaigncleaner.com). #### Header: **X-CC-API-Key**: Your API Key - [Get Campaign PDF Analysis](https://docs.campaigncleaner.com/api-reference/endpoint/get-campaign-pdf-analysis.md): The **get_campaign_pdf_analysis** API allows you to retrieve the analysis report for any of your Saved Campaigns in Campaign Cleaner. #### Header: **X-CC-API-Key**: Your API Key #### Request Body: **campaign**: - **id**: The campaign id that will be used in other API calls. #### Response: An Applica… - [Get Campaign Status](https://docs.campaigncleaner.com/api-reference/endpoint/get-campaign-status.md): After submitting a campaign to be corrected and analyzed it can take up to a minute to finalize the results. You can check the status of your campaign with the **check_campaign_status** API. When you see a 'completed' status, you can call the **get_campaign** API to retrieve the results. #### Header… - [Get Credits](https://docs.campaigncleaner.com/api-reference/endpoint/get-credits.md): The **get_credits** API will show you how many credits you currently have available. Credits are consumed by calling the **send_campaign** API endpoint. - [Get Inbox Test Results](https://docs.campaigncleaner.com/api-reference/endpoint/get-inbox-test-results.md): The **get_inbox_test_results** API allows you to retrieve the placement results for an inbox test created via the **create_inbox_test** API. Results are populated as seed mailboxes receive your campaign, so you may call this endpoint multiple times until the **status** is _Completed_. - [Send Campaign](https://docs.campaigncleaner.com/api-reference/endpoint/send-campaign.md): The **send_campaign** API Endpoint allows you to send in a campaign to be processed and analyzed by [Campaign Cleaner](https://campaigncleaner.com). Below is the list of settings that can be set, all optional settings, if not specified will default to the bold/italicized setting. - [API Documentation](https://docs.campaigncleaner.com/api-reference/introduction.md): We offer a robust collection of APIs to allow you to integrate its functionality into your email marketing software and tools. - [Campaign Analysis](https://docs.campaigncleaner.com/campaign-cleaner/campaign-analysis.md): Email Campaign Analysis provides a powerful tool for email marketers to analyze and optimize their HTML code. - [Campaign Cleaner](https://docs.campaigncleaner.com/campaign-cleaner/clean-campaign.md): Keep your email marketing campaigns in top shape with Campaign Cleaner. Optimize deliverability, design, and performance for better results. - [Import Campaigns](https://docs.campaigncleaner.com/campaign-cleaner/import-campaigns.md): Submitting campaigns through email to Campaign Cleaner is a simple and convenient way to optimize your email campaigns. - [Saved Campaigns](https://docs.campaigncleaner.com/campaign-cleaner/saved-campaigns.md): Keep track of your email campaign optimizations with saved campaigns. Easily access previous improvements to streamline your email marketing efforts. - [Settings](https://docs.campaigncleaner.com/campaign-cleaner/settings.md): Enhance the performance and deliverability of your email campaigns with advanced settings. Optimize your emails for better results. - [Alt and Title Attribute Management](https://docs.campaigncleaner.com/features-settings/alt-and-title-attribute-management.md): Learn why Alt and Title attributes are necessary in email and how they can improve the accessibility and deliverability of your email content. - [Background Image Detection](https://docs.campaigncleaner.com/features-settings/background-image-detection.md): Improve your email deliverability by detecting background images that could affect rendering. Optimize your campaigns for better inbox placement. - [Blacklisted Link Checker](https://docs.campaigncleaner.com/features-settings/blacklisted-links.md): Blacklist Link Recursion Checking helps to avoid having your email flagged as spam by checking if any of the links in your email have been blacklisted. - [Classes and ID Removal](https://docs.campaigncleaner.com/features-settings/classes-and-id-removal.md): Removing unnecessary classes and IDs in email delivery can reduce file size and load time, improving deliverability and open rates. - [Control and Non-Printable Characters](https://docs.campaigncleaner.com/features-settings/control-and-non-printable-characters.md): Control and non-printable character removal is the process of removing non-printable characters from a text document. - [Convert CSS Attributes To Style](https://docs.campaigncleaner.com/features-settings/convert-attributes-to-styles.md): Relative references are not suitable for emails because the absolute path will be of the URL where the email is opened, not where image is stored. - [Converting Relative URLS](https://docs.campaigncleaner.com/features-settings/convert-relative-urls.md): Relative references are not suitable for emails because the absolute path will be of the URL where the email is opened, not where the image is stored. - [CSS Inliner](https://docs.campaigncleaner.com/features-settings/css-inliner.md): CSS Inlining is a technique used in email marketing to boost delivery rates by embedding CSS styles directly into the HTML code. - [Diacritics Character Replacement](https://docs.campaigncleaner.com/features-settings/diacritics-character-replacement.md): Replace accented characters with their plain ASCII equivalent to ensure compatibility across email clients and avoid spam filters. - [Email Client Inbox Previews](https://docs.campaigncleaner.com/features-settings/email-inbox-previews.md): Preview your email campaigns across all popular devices and clients. Ensure flawless display and optimize your design for better inbox presentation. - [Font Color Adjustments](https://docs.campaigncleaner.com/features-settings/font-color-adjustments.md): Improve your email inboxing rates by adjusting font colors. Learn how color choices impact deliverability and avoid spam filters. - [Font Size Enforcement](https://docs.campaigncleaner.com/features-settings/font-size-enforcement.md): Enforcing min and max font sizes in emails can boost deliverability and accessibility. Ensure readability and optimal display across all devices. - [H to P Tag Conversion](https://docs.campaigncleaner.com/features-settings/h-to-p-tag-conversion.md): Converting H tags to P tags in email is crucial because many email clients, including Gmail and Yahoo, strip out the styles associated with H tags. - [Height Attribute Removal](https://docs.campaigncleaner.com/features-settings/height-attribute-removal.md): Find out why height attributes can cause rendering issues and how removing them can help ensure consistent rendering across devices. - [HTML Comment Removal](https://docs.campaigncleaner.com/features-settings/html-comment-removal.md): Removing HTML comments from emails can improve email deliverability, reduce email file size, and enhance email security. - [HTML Entities](https://docs.campaigncleaner.com/features-settings/html-entities.md): Using HTML entities in emails helps avoid display issues, rendering problems, and security risks, ensuring your content appears as intended across clients. - [HTML Fragments](https://docs.campaigncleaner.com/features-settings/html-fragment.md): HTML fragments in email refer to sections of HTML code that can be reused across multiple email campaigns. - [HTML Minifier](https://docs.campaigncleaner.com/features-settings/html-minifier.md): HTML Minifier is a tool that removes unnecessary characters and optimizes HTML code, reducing its size and improving its loading time. - [HTML Sanitizer](https://docs.campaigncleaner.com/features-settings/html-sanitizer.md): HTML sanitizing is the process of cleaning up and validating HTML code to remove any potentially malicious or harmful elements. - [Oversized Images](https://docs.campaigncleaner.com/features-settings/image-summary.md): Improve email deliverability with Oversized Image Detection. Detect and resize large images to prevent slow loading, broken layouts, and spam filtering. - [Inherited CSS Removal](https://docs.campaigncleaner.com/features-settings/inherited-css-removal.md): Improve email deliverability and rendering consistency by removing inherited CSS from your HTML emails. - [Large Width Removal](https://docs.campaigncleaner.com/features-settings/large-width-removal.md): Removing large width attributes on elements other than images and tables in your HTML email can improve email performance and deliverability. - [Link Summary](https://docs.campaigncleaner.com/features-settings/link-summary.md): Ensure your email campaigns are running smoothly with our broken link checker tool. Scan all links in your emails and quickly identify any broken links. - [Non-ASCII Character Replacement](https://docs.campaigncleaner.com/features-settings/non-ascii-character-replacement.md): Improve email deliverability and avoid spam filters by replacing non-ASCII characters with their ASCII equivalents. - [Poor Delivery CDN Detection](https://docs.campaigncleaner.com/features-settings/poor-delivery-cdn-detection.md): Improve email deliverability with Poor Delivery CDN detection. Learn how removing poor CDNs from campaigns can prevent inboxing issues and enhance performance. - [Preheader Management](https://docs.campaigncleaner.com/features-settings/preheader-management.md): Optimize your email's preheader text for clarity and engagement, ensuring your message makes an impact from the first glance. - [Punctuation, Caps, and H Tags](https://docs.campaigncleaner.com/features-settings/punctuation-caps-h-tags.md): In email marketing, attention to punctuation, capitalization, and H tags can significantly impact campaign effectiveness and engagement. - [Resize and Host](https://docs.campaigncleaner.com/features-settings/resize-and-host.md): Optimize your email campaign performance with Campaign Cleaner's image resizing and hosting services for fast loading and a perfect display across devices. - [Send Previews](https://docs.campaigncleaner.com/features-settings/send-previews.md): Use Campaign Cleaner to send test emails and refine your campaign for maximum impact and deliverability. - [Set Max-Width of Images](https://docs.campaigncleaner.com/features-settings/set-max-width-of-images.md): Learn the importance of setting max-width for images in email design. Enhance user experience, performance, and avoid display issues across email clients. - [AI Spam Keyword Detection](https://docs.campaigncleaner.com/features-settings/spam-trigger-detection.md): Prevent your emails from getting flagged as spam with spam trigger detection. Identify and eliminate content that triggers spam filters. - [SpamAssassin Score](https://docs.campaigncleaner.com/features-settings/spamassassin-score.md): SpamAssassin is a widely-used open-source software utility that evaluates and filters email to identify spam, also known as junk or unsolicited bulk email. - [Surrounding HTML Div](https://docs.campaigncleaner.com/features-settings/surrounding-html-div.md): Learn how wrapping your email campaign in a div container with default CSS styles enhances visibility and gives you more control over its appearance. - [Tables to Divs Conversion](https://docs.campaigncleaner.com/features-settings/tables-to-divs-conversion.md): Convert HTML tables to DIVs to improve email rendering and accessibility. Enhance deliverability, readability, and compatibility across devices and clients. - [Text to Image Analysis](https://docs.campaigncleaner.com/features-settings/text-to-image-analysis.md): Text-To-Image Analysis in email detects images containing text, increasing accessibility and inbox placement. Optimize your campaigns with Campaign Cleaner. - [Text to Link Analysis](https://docs.campaigncleaner.com/features-settings/text-to-link-analysis.md): Improve email deliverability with text-to-link analysis. Learn how to optimize your emails by identifying and reducing excessive links. - [Unsecured Links](https://docs.campaigncleaner.com/features-settings/unsecured-links.md): Spam filters often regard unsecured links with suspicion, potentially perceiving your email as a security risk. - [Unsupported Image Detection](https://docs.campaigncleaner.com/features-settings/unsupported-image-detection.md): Learn about the limitations of different image types in emails and why they may be unsupported across email clients, impacting your campaign's visual appeal. - [DKIM Generator](https://docs.campaigncleaner.com/free-tools/dkim-generator.md) - [DKIM Lookup](https://docs.campaigncleaner.com/free-tools/dkim-lookup.md) - [DMARC Generator](https://docs.campaigncleaner.com/free-tools/dmarc-generator.md) - [DMARC Lookup](https://docs.campaigncleaner.com/free-tools/dmarc-lookup.md) - [EML to HTML Converter](https://docs.campaigncleaner.com/free-tools/email-html.md) - [Email List Analyzer](https://docs.campaigncleaner.com/free-tools/email-list-analyzer.md) - [FCrDNS Tester](https://docs.campaigncleaner.com/free-tools/fcrdns-tester.md) - [eMail Tester](https://docs.campaigncleaner.com/free-tools/mail-tester.md) - [MX Checker](https://docs.campaigncleaner.com/free-tools/mx-checker.md) - [Email Preheader Generator](https://docs.campaigncleaner.com/free-tools/preheader-generator.md) - [SPF Generator](https://docs.campaigncleaner.com/free-tools/spf-generator.md) - [SPF Lookup](https://docs.campaigncleaner.com/free-tools/spf-lookup.md) - [All Integrations](https://docs.campaigncleaner.com/integrations/integrations.md): Discover the power of Campaign Cleaner API integration, your ultimate solution for streamlining and optimizing your marketing campaigns. - [Acceptable Use Policy](https://docs.campaigncleaner.com/legal-and-compliance/acceptable-use-policy.md): Explore our Acceptable Use Policy to understand the guidelines that ensure a safe and respectful digital environment. - [California Consumer Privacy Act (CCPA)](https://docs.campaigncleaner.com/legal-and-compliance/ccpa.md): Learn your rights under the California Consumer Privacy Act (CCPA) and how Campaign Cleaner LLC ensures your privacy protection. - [Cookies Policy](https://docs.campaigncleaner.com/legal-and-compliance/cookie-policy.md): Read our Cookie Policy to understand how we use cookies to improve your experience and ensure compliance with privacy regulations. - [Data Processing Addendum](https://docs.campaigncleaner.com/legal-and-compliance/data-processing-addendum.md): We are prepared to finalize the Data Processing Addendum (DPA) with our customers as mandated by the European Union General Data Protection Regulation (GDPR). - [GDPR Policy and Commitment](https://docs.campaigncleaner.com/legal-and-compliance/gdpr.md): Learn about our GDPR policy and commitment to protecting your personal data. We ensure compliance with data privacy regulations for your security. - [Legal Policies](https://docs.campaigncleaner.com/legal-and-compliance/legal-policies.md): This dedicated section provides detailed insights into our terms of service, privacy policy, user agreements, and other essential legal documents. - [Privacy Policy](https://docs.campaigncleaner.com/legal-and-compliance/privacy-policy.md): Campaign Cleaner LLC is dedicated to protecting your privacy. Learn how we safeguard your personal information and ensure compliance with privacy regulations. - [Subprocessors](https://docs.campaigncleaner.com/legal-and-compliance/subprocessors.md): Learn about our subprocessors and how we ensure data protection and compliance with privacy regulations in our services. - [Terms of Use](https://docs.campaigncleaner.com/legal-and-compliance/terms-of-use.md) - [API Information](https://docs.campaigncleaner.com/management/api.md): Explore Campaign Cleaner's API to unlock the full potential of your email marketing campaigns. Enhance efficiency, integration, and performance. - [API Management](https://docs.campaigncleaner.com/management/api-management.md): Enhance your email marketing campaigns with our advanced API Management solution. Seamlessly integrate, manage and optimize your APIs to deliver personalized email content, automate campaigns, and monitor results. - [CDN Management](https://docs.campaigncleaner.com/management/cdn-management.md): Boost your email campaign performance with our CDN Management Tools for email images - ensure faster loading times, improved reliability, and higher open rates - [Inbox Placement Test Center](https://docs.campaigncleaner.com/other-tools/inbox-placement-tester.md): Ensure Your Emails Reach the Inbox, Not the Spam Folder. - [MX Vision](https://docs.campaigncleaner.com/other-tools/mx-vision.md): Understand Your Audience Like Never Before. - [Quirks](https://docs.campaigncleaner.com/references/campaign-cleaner-quirks.md): Discover key things to be aware of when using Campaign Cleaner. Learn about quirks and tips to optimize your email campaigns for the best results. - [Embedded Images](https://docs.campaigncleaner.com/references/embedded-images.md): Embedded images in emails can also be included as attachments rather than being directly encoded in the HTML body. - [HTTP Response Status Codes](https://docs.campaigncleaner.com/references/https-status-codes.md): HTTP response status codes indicate whether a specific HTTP request has been successfully completed. ## OpenAPI Specs - [campaigncleaner](https://docs.campaigncleaner.com/campaigncleaner) - [openapi](https://docs.campaigncleaner.com/api-reference/openapi.json)