All methods are static. They call the configured Gotenberg endpoint fromDocumentation Index
Fetch the complete documentation index at: https://docs.chromiumly.dev/llms.txt
Use this file to discover all available pages before exploring further.
Chromiumly.configure().
getHealth()
Get the JSON health report fromGET /health.
headHealth()
Run a lightweight health check withHEAD /health. Returns an empty buffer on success.
getVersion()
Get the Gotenberg version fromGET /version.
getDebug()
Get debug data fromGET /debug.
getPrometheusMetrics()
Get Prometheus metrics fromGET /prometheus/metrics.