InfraNode.dev

GET /api/v1/ping

Simple ping with correlation ID

Returns a pong response including a correlation_id and writes a structured JSON log line with a request_id. Useful for verifying request tracing in the logs.

Parameters

This endpoint takes no parameters.

Code samples

curl "https://infranode.dev/api/v1/ping"

Try it

No live console is available for this endpoint. It is an operational or demo operation (for example a forced error or key mint) and is only documented here. Use the code samples above to call it directly.