FARPY Question DISC-002

How do I check whether the FARPY API is healthy?

Direct answer

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

Practical use

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


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


A healthy response reports that the public API process is responding.

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

Published in production. Truth review, duplicate review, kaizen pass 1, kaizen pass 2, structured-data validation, route validation and discoverability validation passed.

Quality record

All FARPY questions · API reference · API overview