cURL
curl --request GET \ --url https://api.superseeded.com/v1/
{ "status": "ok", "service": "Superseeded Resolver Service", "version": "1.0.0" }
Verifies that the API gateway and underlying matcher services are operational.
Service is healthy
"ok"
"Superseeded Resolver Service"
"1.0.0"