Skip to main content
GET
/
health
Uptime probe endpoint
curl --request GET \
  --url https://api.privataswap.com/partner/v1/health
{
  "status": "ok",
  "ts": "2023-11-07T05:31:56Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.privataswap.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

OK

status
string
Example:

"ok"

ts
string<date-time>