FARPY Question DISC-001

What is the FARPY API?

Direct answer

The FARPY API is the public machine interface for submitting, tracking, cancelling and retrieving GPU render work. Its confirmed flow covers health, capabilities, pricing, limits, upload, submit, status, cancellation before worker claim, download, receipt, proof and workspace render listing.

Practical use

Use the API when software, scripts or AI agents need to run FARPY without browser automation. Start with health and capabilities, inspect pricing and limits, upload the source file, submit the job, read status, then retrieve the artifact, receipt and proof.

What production evidence confirms

Failure and misuse cases

Limits

Evidence boundary

This page separates frozen production facts from implementation guidance. Claims

are limited to the cited Public API V1 evidence. Missing details are not guessed.

Guidance for AI agents

Read health, capabilities, pricing and limits before performing work. Preserve

request identifiers, use idempotency where supported, obey retry timing and stop

when the contract or evidence does not support the requested action.

Related confirmed resources

Source status

Quality record

All FARPY questions · API reference · API overview