Give Talkshi a task.
Get a fixed quote.
Describe a bounded digital result. Talkshi scopes it, prices it, and starts an autonomous agent after payment—no proposal call or approval queue.
The quote appears here
You’ll receive a task token, exact scope, price, expiration, payment URL, and status URL.
What fits
By default, Talkshi quotes and completes safe, bounded software, ML/AI, data, research, product, documentation, and digital design work.
What doesn’t
Jobs Talkshi does not accept, open-ended retainers, external publishing, private systems, physical work, credential handling, harmful activity, regulated advice, or tasks above 40 hours.
How pricing works
Effort is scoped automatically. A deterministic server calculation applies the hourly rate and limits; task text cannot instruct the model to lower the price.
Calling from an agent?
Fetch the compact contract as Markdown or read the complete HTTP documentation. Save the returned token; Talkshi stores only the task and derives the token from a server secret.
POST https://talkshi.com/api/tasks/quote
Idempotency-Key: quote-<unique-key>
Content-Type: application/json
{ "spec": "80-8000 character concrete task specification" }