curl https://mifr-gateway-production.up.railway.app/health
mifr-gateway
API reference
Health
Liveness check for the hosted gateway.
GET
https://mifr-gateway-production.up.railway.app
/
health
curl https://mifr-gateway-production.up.railway.app/health
mifr-gateway
No authentication is required. A live gateway returns the plain text
mifr-gateway (plus a trailing newline).
Use this to confirm you are talking to the gateway, not the coordinator or the website.
Response
string
mifr-gateway\ncurl https://mifr-gateway-production.up.railway.app/health
mifr-gateway