### Workflow
1. Submit a request with `sync=false` (default behavior).
2. The API returns a `status_url` and a `request_id`.
3. Continuously poll the `status_url` (or use the `/status/{request_id}` endpoint) until the `status` field indicates a terminal state.

