Skip to main content
POST
Generate a sales pitch (1 credit)

Authorizations

Authorization
string
header
required

A paid-team API key, sent as Authorization: Bearer rch_live_…. Create and revoke keys in the app under Settings → API keys.

Path Parameters

id
string<uuid>
required

Opportunity id (uuid).

Body

application/json
channels
enum<string>[]

Outreach formats to draft (default is all three).

Available options:
email,
linkedin,
call
product_url
string

Your product's page URL - fetched for product strengths to weave in.

features
string

Product strengths / features to emphasize in the pitch.

Response

The generated pitch.

success
boolean
required
data
object
required