ReferenceRest

Generate offer

Hosted offer generation is disabled. Use the SalesTouch Claude plugin instead.

POST
/api/v1/offers/generate

Hosted offer generation is disabled. Use the SalesTouch Claude plugin instead.

Authorization

AuthorizationBearer <token>

Use Authorization: Bearer <salestouch_api_key>.

In: header

Response Body

application/json

application/json

application/json

curl -X POST "https://www.salestouch.io/api/v1/offers/generate"
{
  "error": {
    "message": "string",
    "code": "string"
  }
}
{
  "error": {
    "message": "string",
    "code": "string"
  }
}
{
  "error": {
    "message": "string",
    "code": "string"
  }
}