Support Services

Service Health Check

API to get information about the server health

get/v1/antifraud/healthCheck

Response

HealthCheck response

messagestring

response message

status'OK' | 'ERROR'

Health Status

versionstring

application version

Example response

{
  "message": "N/A",
  "version": "unknown"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.