latestOpenAPI 3.1.02026-08-19360412708.1 KB

4ef94eeb836d

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