Skip to content

Deal builder API

4 endpoints. All requests need an Authorization header — see Authentication. API keys additionally need the matching scope.

Method Path Description
POST /api/deal-builder/chat Deal Builder Chat Accepts a JSON body.
GET /api/deal-builder/context/{account_id} Get Account Context
POST /api/deal-builder/execute Deal Builder Execute Accepts a JSON body.
GET /api/deal-builder/recent Get Recent Deals Query: limit.

Try it

The full request/response schema for every endpoint is in the OpenAPI spec served by your own workspace.