1Demo job
2Your workspace
3Your account
4First real job

SANDBOX · synthetic data · live engine

Run the account API before the account wall.

Five read-only operations are pre-filled. One button creates a real sandbox job envelope through the deployed demo engine.

pg_loading
activecheckpoint_requiredrecoveringactive

Checkpoint choreography is shown locally; live demo jobs stay on the safe read-only sandbox operations.

$curl yunpile.com/demo/jobs
{
  "object": "job",
  "id": "job_pending",
  "operation": "profile.get",
  "state": "queued",
  "sandbox": true,
  "result": null,
  "error": null
}