cURL
curl --request GET \ --url https://test-api.shodai.network/v0/health
{ "status": "ok", "service": "external-api", "timestamp": "2026-04-27T16:00:00.000Z" }
Public health endpoint for the API gateway.
Documentation IndexFetch the complete documentation index at: https://docs.shodai.network/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.shodai.network/llms.txt
Use this file to discover all available pages before exploring further.
Gateway health payload.
"ok"
"external-api"
Was this page helpful?