ステータス

gPdf の稼働状況

5分ごとに POST /api/v1/pdf/render へ合成レンダリングを実行しています。ライブデータ、エッジキャッシュは30秒です。

読み込み中…
初回読み取りを待機中
24時間稼働率
p50(24時間)
p99(24時間)
リクエスト数(24時間)

24時間の数値は、実際の顧客トラフィックに対する Cloudflare Analytics から取得しています。

直近24時間

正常 · 失敗 · データなし
−24時間−12時間現在

データソースは2つ、集計窓は1つです。ステータス表示と24時間ヒートマップは合成プローブに基づきます。1ページのラベル生成を POST /api/v1/pdf/render に5分ごとに送信しています。ヒートマップは直近24時間を10分単位のバケットに分け、各バケットを1つの色付きセルとして表示するため、1バケットには連続する2回のプローブが対応します。バケットが赤になるのは、その中のすべてのプローブが失敗し、かつ少なくとも2回のプローブを含む場合だけです。つまり、連続して確認された障害だけを赤として扱います。単発の失敗や復旧プローブを含むバケットは緑のままで、件数はホバー時に表示されます。薄いグレーはそのバケットにプローブがないことを示します(cron worker が実行窓を逃した場合にのみ発生します)。p50 / p99 / 24時間稼働率 / リクエスト数は、直近24時間の実際の顧客トラフィックに対する Cloudflare Analytics から取得します。facts.json の reliability_snapshot が報告するのと同じ直近24時間の集計窓を参照するため、2つの機械可読な表示面で値が揃います。Source: functions/api/health.js, functions/api/_health-cron.js, functions/_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.