v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Digital Humans

Generate Prompt Summary Endpoint

Generate prompt summary for a prompt (only if prompt exceeds character limit).

post/v1/generate-prompt-summary

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

prompt_idstring required

ID of the prompt (UUID)

Response

Successful Response

prompt_summarystring nullable

The generated prompt summary, or null if prompt is short

prompt_idstring required

ID of the prompt

skippedboolean

True if summary was skipped because prompt is short