v1
latestOpenAPI 3.1.02026-07-26359254.7 MBAI SDR Offers
Generate an offer
<Warning> **Coming soon.** This endpoint will be available by early July 2026. </Warning><small>Requires the ai-sdr:write scope (or a broader one that includes it).</small>
Generates an offer from a prompt or company URL, optionally seeded with previously uploaded attachments. The generated offer is persisted directly — clients do not need a separate create call.
Returns a background job to poll via GET /v3/background-jobs/{jobId}; on completion its jsonDataResult carries the generated offer (offerId plus the same company-context fields returned by GET /v3/ai-sdr/offers/{id}).
Requires the AI SDR feature on the caller's team.
post/v3/ai-sdr/offers/generate
Request body
Response
Generation accepted; poll the returned job for progress and the generated offer