Skip to main content
GET
Health check

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response.

message
string
required

Human-readable message.

Example:

"Hello from WoopSocial API"

timestamp
string<date-time>
required

Current server time in UTC (ISO 8601) with millisecond precision.

Example:

"2026-03-28T09:30:26.123Z"

version
string
required

API version that produced the response.

Example:

"v1"