v3
latestOpenAPI 3.1.02026-08-0150254154.0 KBAnalyze text content
Analyze text content using Deepgrams text analysis API
Query parameters
URL to which we'll make the callback request
HTTP method by which the callback request will be made
Recognizes the sentiment throughout a transcript or text
Summarize content. For Listen API, supports string version option. For Read API, accepts boolean only.
Label your requests for the purpose of identification during usage reporting
Detect topics throughout a transcript or text
Custom topics you want the model to detect within your input audio or text if present Submit up to 100.
Sets how the model will interpret strings submitted to the custom_topic param. When strict, the model will only return topics submitted using the custom_topic param. When extended, the model will return its own detected topics in addition to those submitted using the custom_topic param
Recognizes speaker intent throughout a transcript or text
Custom intents you want the model to detect within your input audio if present
Sets how the model will interpret intents submitted to the custom_intent param. When strict, the model will only return intents submitted using the custom_intent param. When extended, the model will return its own detected intents in the custom_intent param.
The BCP-47 language tag that hints at the primary spoken language. Depending on the Model and API endpoint you choose only certain languages are available
Headers
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Request body
Response
Successful text analysis