FARPY Question DISC-003

How do I submit a render through FARPY?

Direct answer

Use POST /api/submit after obtaining the required authentication and preparing the required request fields.

Practical use

The confirmed production operation is POST /api/submit.


Submission is authenticated and belongs to a larger upload, submit, status, download, receipt and proof workflow. Use only request fields confirmed by the current contract. Historical example payloads are not authoritative.

Required workflow boundary

Submission is one stage of the public machine flow. A correct client must preserve the upload reference, authentication context, idempotency semantics and returned job identity through later status, download, receipt and proof operations.

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