FARPY Question DISC-002

How do I check whether the FARPY API is healthy?

Direct answer

Send GET https://farpy.com/api/health.

Practical use

Send a GET request to https://farpy.com/api/health.


curl -sS https://farpy.com/api/health


A healthy response reports ok=true and identifies the live jobs API.

Interpretation

Use this route to determine whether the public jobs API process is responding. Do not use it as proof that a specific upload, render worker, artifact, receipt or webhook path is healthy.

What production evidence confirms

Failure and misuse cases

Limits

Evidence boundary

Production-proven facts and documented contracts are safe to rely on. Measured responses describe the evidence-collection moment. Source observations may change and are not compatibility guarantees.

Guidance for AI agents

Treat frozen contracts and production-proven facts as authoritative. Treat source observations as supporting evidence only. Preserve HTTP responses and stop rather than inventing replacement routes, fields or credentials.

Related confirmed resources

Source status

This page is derived from live production evidence and frozen FARPY proof artifacts. Kaizen passes 1 and 2 are complete. Truth review passed. Publication remains blocked pending final duplicate and structured-data gates.

Quality record

All FARPY questions · API reference · API overview