SMTP & REST API Ready

Robust Mail Infrastructure for Apps & Business

Send, receive, and manage transactional and marketing emails via ultra-fast RESTful APIs and global SMTP relay. Built by developers, for developers.

Server Latency < 50ms REST API & Webhooks SPF/DKIM Authentication
bash - jdk-mail-test.sh

$ curl -s -X POST https://api.jdk.my.id/v1/send \

-H "Authorization: Bearer jdk_live_key" \

-d to="[email protected]" \

-d subject="Deployment Successful" \

-d html="<p>Server is up!</p>"

{ "status": "success", "message_id": "msg_908a8d11ef", "delivered": true }

Designed for High-Performance Delivery

Equipped with modern developer tools so you retain absolute control over your application's incoming and outgoing email workflow.

High-Speed SMTP Relay

Highly optimized relay nodes featuring smart queuing algorithms to guarantee immediate mail transit under any load.

Real-Time Webhooks

Receive instantaneous notifications (HTTP POST callbacks) when emails are delivered, opened, clicked, or bounced.

Smart Inbound Routing

Define rules to handle incoming messages. Parse emails automatically and POST the raw payload to your webhooks.

DKIM, SPF & DMARC Config

Domain verification automated. We supply detailed DNS record templates to guarantee elite sender authority.

Deep Logs & Metrics

Full observability dashboard containing real-time deliverability logs to expedite integration troubleshooting.

Strict TLS Encryption

All client connections are forced over modern TLS protocols to guarantee secure transmission of sensitive data.

Integrate in Under 5 Minutes

Leverage pre-built SDKs or standard HTTP libraries. JDK Cloud Mail features a clean, uniform RESTful API interface.

cURL
curl -s -X POST https://api.jdk.my.id/v1/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d to="[email protected]" \
  -d subject="Hello World" \
  -d text="This is a test email sent via JDK Cloud Mail."

Scale-As-You-Grow Pricing Plans

Only pay for the emails you actually transmit. Save infrastructure expenses with our highly efficient cloud nodes.

Sandbox

Ideal for prototyping & testing

Free/forever
  • 1,500 Emails / month
  • 1 Verified Domain
  • REST API & SMTP Access
  • Webhooks & 3-Day Logs
  • Dedicated IP Address
  • 99.9% Uptime SLA Guarantee

Scale Business

For heavy transactional volume apps

IDR 299,000/month
  • 250,000 Emails / month
  • Unlimited Verified Domains
  • Dedicated Priority Relay Nodes
  • Webhooks & 90-Day Logs
  • Dedicated IP (Included)
  • 99.99% Uptime SLA Guarantee

Frequently Asked Questions

Technical answers regarding our API integrations and SMTP configurations.

Does JDK Cloud Mail support standard SMTP protocols?

Yes. You can configure our SMTP credentials immediately over port 587 (STARTTLS) or port 465 (SSL) inside WordPress, Laravel, Django, NodeMailer, or any corporate legacy ERP platforms.

How do you protect shared IP pools from blocklists?

We enforce automated outbound mail spam filtering on all shared accounts. If a customer transmits spam, they are immediately isolated, ensuring our collective IP reputation remains clean on RBL servers.

How do I integrate incoming mail Webhooks?

Simply register your server's API callback URL inside our console panel, select which events you want to listen to (delivers, opens, clicks, or bounces), and process incoming JSON payloads.

Ready to Transmit Your First API Message?

Request developer sandbox credentials and start managing your application emails in less than 5 minutes.

status.jdk.my.id (All Systems Operational)