Chronosfy is the all-in-one platform that schedules, executes, and tracks recurring actions — payments, emails, webhooks, and AI-powered workflows — so you never miss a billing cycle, notification, or customer touchpoint again.
Every missed recurrence is lost revenue. Every manual step is a point of failure. Chronosfy eliminates both.
Platform Capabilities
A single platform replacing your billing tool, CRM, notification service, and support desk.
Six frequency types — daily, weekly, monthly, hourly, by-minute, and fully custom CRON. Build any schedule imaginable with our visual FrequencyBuilder.
Stripe off-session billing with intelligent retry. Charge cards on schedule without manual intervention. PCI-compliant by design.
Manage persons, companies, and groups natively. Tags, custom fields, and smart segmentation — no external CRM needed.
Email via Postmark with open/click tracking. SMS via Twilio. WhatsApp and Telegram coming soon. One trigger, every channel.
HMAC-SHA256 signed outbound webhooks with automatic retries, delivery tracking, and a complete audit trail for every event.
Our AI Support Widget provides instant, context-aware answers using real-time Support Context Snapshots. Resolve tickets 10x faster.
Usage logs, audit trails, and execution dashboards. Know exactly what happened, when, and why. Full observability out of the box.
Multi-tenant isolation with PostgreSQL RLS. JWT + API key auth. Rate limiting. CORS per tenant. Zero shared state between accounts.
Run in UK, EU, or US regions. Data residency compliance built-in. 8 languages supported. Your customers feel at home everywhere.
25+ AI-ready tools via the Model Context Protocol. Let Claude, GPT, or any AI agent manage recurrences and CRM on your behalf.
Every system event is captured, typed, and available for webhook subscription. Build reactive integrations that respond in real-time.
87+ REST endpoints, OpenAPI 3.1 spec, Postman collections, SDK tools, and a full DevCenter. Ship integrations in hours, not weeks.
Core Engine
From minute-level micro-billing to complex CRON expressions, our scheduling engine handles any pattern with sub-second precision. Built on BullMQ with Redis-backed queues, every job is guaranteed to execute — with automatic retries and dead letter queue support.
Every 15 minutes
High-frequency health checks, polling, micro-billing
Every 2 hours
Report generation, data sync, batch processing
Every day at 9:00 AM
Daily digests, standup reminders, backup triggers
Mon, Wed, Fri
Team meetings, weekly reports, payroll prep
1st of every month
Subscription billing, rent collection, invoice cycles
0 9 L * *
Last day of month, business days only, complex schedules
Built-in CRM
No more switching between your CRM and your billing tool. Chronosfy has a full-featured CRM built in — persons, companies, groups, and tags — all seamlessly connected to your recurrences and payment actions.
Contact profiles with full history
Organization hierarchy & billing
Smart segments for targeting
Flexible labeling & filtering
Payment Automation
Set up once. Charge forever. Our Stripe integration handles off-session billing, retries, and dunning — so you can focus on growing, not collecting.
Charge saved cards automatically without customer interaction. Stripe SetupIntents capture card details once, then bill on schedule.
Failed payments are retried with exponential backoff. Configurable retry count and intervals to maximize recovery.
We never touch raw card data. Stripe handles everything. You get full billing automation with zero PCI scope.
Automated dunning flows email customers about failed payments. Recover up to 30% of involuntary churn.
Real-time webhooks and dashboard alerts when payments fail. Know about issues before your customers complain.
Architecture supports multiple payment providers. Start with Stripe, add others as you grow into new markets.
Multi-Channel Actions
Reach your customers wherever they are. A single recurrence can fire email, SMS, WhatsApp, Telegram, and webhook actions — all at once.
via Postmark
via Twilio
via WABA
via Bot API
AI-Powered Support
Our AI Support Widget doesn't just search a knowledge base — it builds a real-time Support Context Snapshot (SCS) that includes the customer's actual system state: active recurrences, recent payments, CRM data, and action history. The AI sees what's happening and gives precise, contextual answers.
Developer Experience
87+ REST endpoints. OpenAPI 3.1 spec. Postman collections. SDKs. MCP tools. Everything you need to integrate Chronosfy in hours, not weeks.
// Create a monthly billing recurrence with Chronosfyconst recurrence = await chronosfy.recurrences.create({ name: "Monthly Pro Billing", frequency: "monthly", day_of_month: 1, actions: [ { type: "charge_card", amount: 2999, currency: "usd" }, { type: "send_email", template: "invoice-sent" } ]});// Result: recurrence runs on the 1st of every month// → charges the card → sends the invoice emailFull interactive API docs with Scalar. Try endpoints directly from your browser.
Connect Claude, GPT, or any AI agent to manage your Chronosfy data via the Model Context Protocol.
TypeScript, Python, and Go SDKs. Plus a ready-to-import Postman collection.
Subscribe to 30+ event types with HMAC-SHA256 signature verification.
Manage recurrences, CRM, and payments from your terminal. CI/CD friendly.
AI-optimized documentation format. Feed our docs directly to Claude or GPT for instant answers.
Security & Compliance
Your revenue data deserves bank-level protection. Chronosfy is built from the ground up with multi-tenant isolation, encryption, and compliance at every layer.
Row-Level Security ensures complete tenant isolation at the database level. No query can ever leak data between accounts — enforced by PostgreSQL itself, not application code.
Dual authentication: short-lived JWT tokens (15min) with refresh rotation for web sessions, plus long-lived API keys with SHA-256 hashing for server-to-server integrations.
Every API call, every data change, every login — logged with tenant_id, user_id, request_id, and timestamp. Complete forensic traceability for compliance audits.
All outbound webhooks are signed with HMAC-SHA256. Verify the X-Chronosfy-Signature header to ensure every event is authentic and untampered.
Stripe handles all raw card data. We never store PANs, CVVs, or sensitive card information. Full payment automation with zero PCI scope for your team.
Deploy in UK, EU, or US regions. Your data stays where your customers expect it. Meet GDPR, UK-GDPR, and regional data sovereignty requirements out of the box.
Pricing
Get full access to every feature — no credit card, no limits, no catch. We're building the best recurrence automation platform and we want you to be part of the journey.
Full platform access. All features included. No restrictions.
FAQ
Yes! During our beta period, Chronosfy is completely free with full access to every feature — unlimited recurrences, unlimited CRM contacts, payment automation, AI support, and more. No credit card required. Sign up with just your email and start automating in minutes.
The all-in-one platform for recurring billing, multi-channel notifications, and intelligent customer management. Start in minutes, scale to millions.
No credit card required — Setup in under 5 minutes — Cancel anytime