Response
database is "connected" when a SELECT 1 against SESSION_DB succeeds, otherwise "unavailable".Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the current operational status of the HyperAuth chain RPC and D1 database for health checks and uptime monitors, served with permissive CORS.
{
"chain": "Base Sepolia",
"chainId": 84532,
"rpc": "https://sepolia.base.org",
"database": "connected"
}
database is "connected" when a SELECT 1 against SESSION_DB succeeds, otherwise "unavailable".Was this page helpful?