# ColdDMCalculator — Full Context ColdDMCalculator is a free cold DM calculator and outreach intelligence platform. It provides forecasting, campaign scoring, risk analysis, and optimization recommendations for cold DM outreach across LinkedIn, Instagram, Twitter/X, Facebook, and TikTok. ## Product Overview ColdDMCalculator helps teams plan, forecast, and improve cold DM campaigns before sending messages. It is a planning-first intelligence tool, not a sending platform. ### Core Product - **Free Cold DM Calculator** (https://colddmcalculator.com/): Interactive tool for estimating replies, positive replies, booked calls, and clients from cold DM campaigns. - **Cold DM API (Developer Preview)** (https://colddmcalculator.com/api/): Developer-preview REST API for forecasting cold DM replies, positive replies, booked calls, clients, revenue, risk, and ROI from campaign assumptions. - **Cold DM Benchmarks 2026** (https://colddmcalculator.com/benchmark/): Reply rate benchmarks, conversion data, platform comparisons, funnel benchmarks, and outreach planning guides for Instagram, LinkedIn, X, and TikTok. ## API Overview The Cold DM Outreach Intelligence API is a lightweight REST API that accepts campaign assumptions and returns forecasted outcomes, campaign scores, risk assessments, and actionable recommendations. ### API Status The API is currently in developer preview. The base URL (https://api.colddmcalculator.com/v1) and endpoints are documented but not yet live. API access will be available through paid plans. ### Endpoints #### POST /v1/dm/forecast Forecast campaign outcomes from assumptions. **Required parameters:** - dms_sent (integer): Total number of DMs planned - reply_rate (number): Expected reply rate as percentage (e.g. 12 for 12%) - positive_reply_rate (number): Percentage of replies that are positive/interested - call_booking_rate (number): Percentage of positive replies that book a call - close_rate (number): Percentage of booked calls that convert to clients - average_client_value (number): Average revenue or value per client **Optional parameters:** - channel (string): "linkedin", "instagram", "twitter", "facebook", "tiktok" - campaign_type (string): "agency_outreach", "creator_partnership", "sales_outreach", "lead_gen" **Response fields:** - estimated_replies (integer) - estimated_positive_replies (integer) - estimated_booked_calls (integer) - estimated_clients (integer) - estimated_revenue (number) - campaign_score (integer, 0-100) - risk_level (string): "low", "medium", "high" - recommendations (array of strings) #### POST /v1/dm/score Score campaign quality based on qualitative factors. **Parameters:** - channel (string): Platform - audience_quality (string): "low", "medium", "high" - personalization_level (string): "none", "low", "medium", "high" - offer_clarity (string): "low", "medium", "high" - follow_up_count (integer): 0-5 - daily_dm_volume (integer): DMs per day **Response fields:** - campaign_score (integer, 0-100) - deliverability_risk (string) - conversion_confidence (string) - strengths (array of strings) - issues (array of strings) - next_steps (array of strings) ### Example Request/Response Request: POST /v1/dm/forecast { "dms_sent": 1000, "reply_rate": 12, "positive_reply_rate": 35, "call_booking_rate": 25, "close_rate": 20, "average_client_value": 1500, "channel": "linkedin" } Response: { "estimated_replies": 120, "estimated_positive_replies": 42, "estimated_booked_calls": 10, "estimated_clients": 2, "estimated_revenue": 3000, "campaign_score": 82, "risk_level": "medium", "recommendations": [ "Your reply rate assumption is reasonable for targeted LinkedIn outreach.", "Improve positive reply rate by making the opener more specific.", "Add follow-up planning to increase booked call volume." ] } ### Authentication API Key via Bearer token: Authorization: Bearer YOUR_API_KEY ### Rate Limits - Free: 100 requests/month - Starter: 10,000 requests/month - Pro: 100,000 requests/month - Enterprise: Custom ## Integration Use Cases The API can be used in: - **Zapier**: Forecast outcomes from form submissions or CRM records - **Make**: Build visual outreach intelligence workflows - **n8n**: Self-host campaign scoring and ROI forecasting - **Google Sheets**: Forecast from spreadsheet data - **Airtable**: Score campaign ideas in planning databases - **HubSpot/CRMs**: Add forecasting to sales workflows - **Agency Dashboards**: Embed projections in client reports - **Custom SaaS Apps**: Add campaign intelligence to outreach products ## Ideal Users - Lead generation agencies - Creator outreach teams - Influencer marketing teams - SDR teams - B2B SaaS growth teams - LinkedIn outreach teams - Instagram DM outreach teams - Freelancers - Appointment setters - Social selling teams - Developers building outreach tools - Agencies building internal outreach dashboards ## Positioning ColdDMCalculator API is positioned as a planning-first intelligence layer. It does NOT: - Send DMs or messages - Automate social media activity - Scrape contact lists or profiles - Bypass platform rate limits or rules - Guarantee specific reply rates or results It IS designed for: - Campaign forecasting and planning - Campaign scoring and optimization - Risk assessment and safety analysis - ROI estimation and reporting - Developer integration into existing tools ## Crawler-Friendly Summary ColdDMCalculator is a free cold DM calculator and API for forecasting replies, booked calls, clients, and revenue from social media outreach. The API helps teams plan campaigns before sending, with endpoints for campaign forecasting and scoring. It does not send messages or automate outreach. Available at https://colddmcalculator.com. ## Blog guides The article at https://colddmcalculator.com/blog/best-cold-dm-calculators-2026/ compares cold DM calculator categories and explains how ColdDMCalculator helps users forecast replies, positive replies, booked calls, clients, revenue, and campaign risk before sending cold DM campaigns. The guide at https://colddmcalculator.com/blog/how-to-calculate-cold-dm-roi/ explains cold DM ROI with a step-by-step formula, real examples, and shows how to use the free calculator to estimate replies, booked calls, clients, revenue, and profit. The guide at https://colddmcalculator.com/blog/cold-dm-conversion-rate/ explains cold DM conversion rates at every funnel stage including reply rate, positive reply rate, booked call rate, show-up rate, close rate, and overall reply-to-client conversion. ## Comparison Against Sending Tools Unlike DM automation or bot tools that send messages on behalf of users, ColdDMCalculator never sends DMs. It is purely a forecasting, planning, and intelligence platform. This means it has no risk of platform bans, spam violations, or account restrictions related to sending behavior. It is safe to embed in any workflow where outreach planning and analysis is needed.