Authorizations
Master API key for administrative operations
Response
Master API is healthy
curl --request GET \
--url http://localhost:3000/master/health \
--header 'X-API-Key: <api-key>'Health check endpoint for Master API (Master API)
curl --request GET \
--url http://localhost:3000/master/health \
--header 'X-API-Key: <api-key>'Master API key for administrative operations
Master API is healthy
Was this page helpful?