{"uid":"cap_XbnrxOld2NDnoufbq8tGG","slug":"deepgram-text-analysis-read-api-c6c57bcc","name":"Deepgram Text Analysis (Read API)","description":"Analyze text content","url":"https://deepgram.x402.paysponge.com/v1/read","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"oneOf":[{"type":"object","title":"ReadV1RequestUrl","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"A URL pointing to the text source"}}},{"type":"object","title":"ReadV1RequestText","required":["text"],"properties":{"text":{"type":"string","description":"The plain text to analyze"}}}],"title":"ReadV1Request"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}},"additionalProperties":false}},"additionalProperties":false},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BT529lie7Qb2fz8Ro5nsN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes plain text or text from a URL using Deepgram's language intelligence to extract insights such as sentiment, intent, topics, and summaries.","exampleAgentPrompt":"Can you analyze this customer feedback text and tell me the sentiment, main topics, and any detected intents: 'The onboarding was smooth but billing support took forever and I almost canceled'?","exampleUseCases":[{"title":"Customer feedback sentiment analysis","prompt":"Analyze this product review and tell me the sentiment and key topics: 'Great battery life and the camera is stunning, but the software updates keep breaking my settings.'"},{"title":"Article topic and intent extraction","prompt":"I have an article at https://example.com/blog/ai-trends — can you analyze it with Deepgram to pull out the main topics and any detectable intent or tone?"},{"title":"Support ticket triage","prompt":"Run this support ticket through Deepgram's text analysis and tell me the sentiment, detected intent, and any named entities: 'My account was charged twice last Tuesday and nobody from support has responded in 3 days.'"}],"resultDescription":"A JSON object containing Deepgram's language intelligence results for the submitted text, which may include sentiment scores, detected topics, intents, named entities, summaries, and other NLP-derived attributes depending on features enabled in the request.","failureModes":["Missing or empty 'text' or 'url' field returns a 400 validation error","Unreachable or malformed URL results in a fetch error","Unsupported body type or method combination returns a 422 error","Text too long or exceeding limits may return a 413 or quota error","Payment failure or insufficient USDC balance returns a 402 Payment Required","Temporary Deepgram service unavailability returns a 503 error"],"whenToPreferThis":"Choose this endpoint when you need structured NLP analysis of text content — such as sentiment, intent, topic detection, or summarization — leveraging Deepgram's language intelligence model. It is distinct from Deepgram's audio transcription endpoints and should be used when the input is already in text form (not audio or video). Prefer it over generic LLM prompting when you need consistent, schema-structured NLP output billed per-call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:37:42.925Z","isFirstParty":false}