Ping

This endpoint retrieves API service health status.

Request

GET /api/v1/ping

Example

curl https://api.xrpscan.com/api/v1/ping

Response

{
  "status": "OK"
}

Last updated