Match Calls To Action
Finds matching CTAs based on conversation context, user, session, device, or messages
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Request
This endpoint expects an object.
conversation
client
device
language
ISO language code, or auto to detect from the prompt.
limit
messages
Chat messages in OpenAI format.
session
user
variables
Flat string key/value pairs substituted into {key} placeholders in evaluator prompts run during CTA matching. Not persisted.
Response
Matched CTAs
ctas
Errors
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error
503
Service Unavailable Error