Skip to main content
POST
Ask Attention V2

Authorizations

Authorization
string
header
required

Query Parameters

include_timestamps
boolean

When true, return timestamped segments (start/end seconds + excerpt) for each conversation alongside the textual answer.

summarize
boolean

When true, synthesize all per-conversation outputs into a single combined response appended with conversation_id "summary".

Body

Request containing the content to be analyzed and analysis parameters

conversations_ids
string[]
required
Maximum string length: 50
deal_id
string
required
prompt
string
required

Response

Content successfully analyzed with attention points identified

output
string
required
conversation_id
string
required
error
string
required
segments
object[]

Optional timestamped segments relevant to the answer (present when include_timestamps=true).

title
string

Conversation title

Example: