System

1 operation. Every schema and example on this page is generated from the platform contract.

Liveness probe for the v1 contract spine.

Returns immediately with service metadata and server time. Public, no auth. Use to confirm the headless API surface is reachable and the contract pipeline is live.

auth none, publicop systemPingrate limitederrors

Response, 200

okbooleanrequired
servicestringrequired

Service identifier.

versionstringrequired

Contract spine version (the /api/v1 namespace).

timestringrequired

Server time, ISO 8601 UTC.

curl -G "https://www.membber.com/api/v1/system/ping"
Response, 200
{
  "ok": true,
  "service": "<service>",
  "version": "<version>",
  "time": "<time>"
}
WhatsApp
Book a Call
Start Free