Embed an agent
Direct or relay. Your tools and ours, one runtime.
Call identify
Resolve an account or wallet in one request. Live today.
Two doors
Loom is the product we sell. You build an agent; your users meet an assistant. We run the loop, the guardrails, and the traces. You keep the keys, the brand, and the money. Workbench is the catalog. Each tool is a plain REST call. The first one isPOST /v1/identify. fx-rates, extract, and vision are next. Call them from your code, or wire them into an agent as a patch when that binding ships.
A patch is not a bare API. A tool is not an agent. An agent is not an assistant until you ship it.
Base URL
All public requests go tohttps://api.usepatchwork.co. The API speaks JSON over HTTPS. Responses are wrapped in a status envelope — see Errors.
Where to go next
1
Get a key
Create a workspace and copy a secret key from Developers. See Authentication.
2
Pick a door
3
Read the reference
Every public endpoint, grouped by product, lives under API Reference.