Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://api.finta.io/v2/health
{
  "data": {
    "timestamp": "2023-11-07T05:31:56Z"
  }
}

Response

API is healthy

data
object
required