Live status badges below link directly to each service’s
/health endpoint.
For programmatic monitoring, hit those endpoints — they return JSON with
status, timestamp, and (for apiv3) dbHost.Current status
apiv3.droplinked.com
Operational
Public API serving200 OK. Mongo cluster: droplinked-prod. The
/health endpoint returns { status, timestamp, dbHost, dbName, dbMode }.service.droplinked.com
Operational
3rdp integration services serving200 OK. PayPal partner-OAuth +
Stripe webhook signing both healthy. Returns the standard
{ statusCode, status, data: { status, timestamp } } envelope.droplinked.io storefronts
Operational
Customer-facing shops + checkout flow live. 4-PSP aggregation: Stripe / PayPal / Bonum / Crypto.Programmatic checks
https://apiv3.droplinked.com/swagger/json, and the Agentic Commerce
Protocol feed at https://apiv3.droplinked.com/feed/acp.json.
Incident history
No active incidents. Subscribe to the status feed (coming soon) for
email notifications.
| Date | Service | Impact | Resolution |
|---|---|---|---|
| 2026-05-29 | apiv3 prod | KMS payout settlement degraded (≈12 errors/h on startup) | Resolved — env-shadow + DER decode fixes (droplinked-backend #1403 / #1417 / #1421) |
| 2026-05-28 | apiv3 prod | Stripe checkout 401 on canonical Stripe account | Resolved — wired STRIPE_RECONCILE_KEY through (droplinked-backend #1369) |
SLA
This is a beta API. No formal SLA — best-effort99% uptime is targeted.
For production-critical integrations, embed health checks in your client
and alert when /health returns 5xx for 3+ consecutive checks.