状态

gPdf 健康状态

每 5 分钟对 POST /api/v1/pdf/render 发起一次合成渲染探针。实时数据,边缘缓存 30 秒。

加载中…
等待首次读取
24 小时可用性
p50(24 小时)
p99(24 小时)
请求数(24 小时)

24 小时指标来自 Cloudflare Analytics 中的真实客户流量。

最近 24 小时

正常 · 失败 · 无数据
−24 小时−12 小时现在

两个数据源,同一个 24 小时窗口。状态指示器和 24 小时热力图来自合成探针:每 5 分钟通过 POST /api/v1/pdf/render 提交一次 1 页标签渲染。热力图在最近 24 小时内按每 10 分钟一个彩色单元格展示,因此每个单元格通常包含两次连续探针。只有当该桶内所有探针都失败且至少包含两次探针时,单元格才会标红,也就是确认的连续中断。单次失败或带恢复探针的时间桶仍保持绿色,失败次数会在悬停时显示。浅灰色表示该桶没有探针数据(通常只会在 cron worker 错过时间窗口时出现)。p50 / p99 / 24 小时可用性 / 请求数来自 Cloudflare Analytics 最近 24 小时的真实客户流量,与 facts.json 的 reliability_snapshot 报告的是同一个最近 24 小时窗口,因此这两处机器可读数据保持一致。来源:functions/api/health.jsfunctions/api/_health-cron.jsfunctions/_lib/cf-analytics.js

Free public rendering nodes

gPdf provides the following public endpoints at no charge and without an API key. Choose the endpoint closest to your users.

Region Base URL
United States — East 1 https://free-us-east-1.gpdf.com
United States — West 1 https://free-us-west-1.gpdf.com
United States — West 2 https://free-us-west-2.gpdf.com
United States — West 3 https://free-us-west-3.gpdf.com
Europe — Amsterdam https://free-eu-west-1.gpdf.com
Asia — Singapore https://free-asia-sg-1.gpdf.com

Service boundary

  • These endpoints are provided on a best-effort basis and are not covered by the gPdf SLA. Availability, latency, capacity, and support response times are not guaranteed. Do not use them as the sole dependency for production or business-critical workflows.
  • Template Render accepts only active public templates provided by gPdf. You can supply a template_id and business data, but you cannot create, edit, upload, or publish templates on these free endpoints. Browse the available templates in the gPdf template catalog.
  • The supported business endpoints are POST /api/v1/pdf/render and POST /api/v1/template-render. Electronic-invoice endpoints are not available on these hosts.
  • Each request returns one PDF. A PDF may contain multiple pages.

For production workloads, customer-managed templates, or contractual availability commitments, use the authenticated gPdf API described in the API reference and review the paid-plan SLA.