Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Creates multiple text variants for a sequence step at once
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Array of per-item results, one per input variant (same order as request).
Possible per-item error codes:
| error | Meaning |
|---|---|
| 1 | InvalidInput — validation failed |
| 2 | InvalidStep — step type does not support this variant |
| 3 | InternalError — unexpected server error |