WigoSend Connect: Planned / Coming Soon
PDR Section 11 ScopeConnect API & transactional mailing engines are planned for Q4 2026 release. Mail and Team products are fully active today.
Programmatic Transactional Engine
WigoSend Connect API Overview
Developer-first APIs for automated invoice dispatch, OTP notification relays, DNS verification webhooks, and sovereign Nairobi vault data storage.
API Keys & Tokens
Granularly scoped Bearer tokens for production & developer sandbox environments with fine-grained ACLs.
Real-Time Webhooks
Instant HTTP POST event notifications for delivery confirmations, hard bounces, and DNS validation status.
High-Throughput SMTP
Dedicated relay endpoints tuned for ERP systems, automated billing, and transactional notification bursts.
SDK & REST Endpoint Preview
import { WigoSendConnect } from '@wigosend/connect';
const client = new WigoSendConnect({ apiKey: 'wg_live_••••••••' });
await client.messages.send({
from: 'billing@acme-logistics.co.ke',
to: 'client@domain.co.ke',
subject: 'Dispatch Notification #1042',
html: '<p>Your cargo has departed Mombasa Port.</p>',
});Request Early Access to WigoSend Connect APIs
Get sandbox access tokens as soon as beta testing begins.