Skip to content

Acme Platform

Synthetic public sample for the Acme client. Safe to expose anonymously.

  1. Open this page from https://docs.wearesection.vn.
  2. Review the sample health check below.
  3. Keep private runbooks under the private site only.
Terminal window
curl -sS https://api.example.invalid/health

Example response:

{
"status": "ok",
"service": "acme-platform-sample",
"version": "current"
}

Do not place secrets or private sentinels on public pages.