Structured Output
Consistent JSON response: intro line, three subjects, template body, placeholders, confidence score.
Cold Web Mail API generates homepage-specific email intros, subject lines, and templated bodies with placeholders like {{first_name}}. Built for agencies and B2B teams that need speed without generic copy.
Consistent JSON response: intro line, three subjects, template body, placeholders, confidence score.
URL validation, content-type filtering, text truncation, and download caps to reduce abuse and bad inputs.
Stripe checkout + webhook provisioning creates API keys automatically after successful payment.
Base URL: https://api.coldwebmail.com
Endpoints: POST /generate, GET /health
Auth: API key in x-api-key header
Status: Live