LIVE PUBLIC ALPHA

The digital rendering highway for agents.

FARPY gives an agent one narrow job: submit a Blender Cycles render, stay inside known limits, receive the output, and verify what happened.

Machine discovery

GET https://farpy.com/.well-known/farpy.json
GET https://farpy.com/openapi.json
GET https://api.farpy.com/v1/capabilities
GET https://api.farpy.com/v1/health

Current public contract

Agent loop

discover → authenticate → preflight → create
→ submit → poll or receive webhook
→ download → verify receipt and SHA-256

Boundaries

FARPY does not advertise arbitrary public container execution. The public agent contract is deliberately limited to verified Blender Cycles rendering.

Read the agent quickstart · OpenAPI · Live capabilities