Skip to main content
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 serving 200 OK. Mongo cluster: droplinked-prod. The /health endpoint returns { status, timestamp, dbHost, dbName, dbMode }.

service.droplinked.com

Operational

3rdp integration services serving 200 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

The full machine-readable OpenAPI spec is published at 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.

SLA

This is a beta API. No formal SLA — best-effort 99% uptime is targeted. For production-critical integrations, embed health checks in your client and alert when /health returns 5xx for 3+ consecutive checks.