Outreach
Outreach generation and evaluation endpoints.
Evaluate an outreach message
Evaluates outreach content. Authenticate with OAuth bearer token or API key (`Authorization: Bearer caesura_...`). API keys can be created on [Caesura Developers](https://developers.caesura.io/keys).
Generate an outreach message
Generates outreach content. Optionally shortens the result to fit a character limit when `maxChars` is provided. Authenticate with OAuth bearer token or API key (`Authorization: Bearer caesura_...`). API keys can be created on [Caesura Developers](https://developers.caesura.io/keys).
Shorten an outreach message to fit a character limit
Shortens a previously composed outreach message to fit within a hard character limit (counted as graphemes). Authenticate with OAuth bearer token or API key (`Authorization: Bearer caesura_...`). API keys can be created on [Caesura Developers](https://developers.caesura.io/keys).