Base URL https://api.tilion.dev. Every request needs Authorization: Bearer $TILION_API_KEY. An agent task is a named, pre-built browser flow. List what is available, then run one by name.

List tasks

Run a task

Each task declares its own params; pass the inputs that task requires. An unknown task name returns 400.
In async_mode the immediate response has ok: false and status: "pending". Do not read that as failure. Check status first, then poll /v1/job/{job_id}.