SLNG. API

Proprietary

Endpoint:https://api.slng.ai

Deepgram Text-Read

POST
https://api.slng.ai
/v1/llm/deepgram/text-read

Deepgram Text Intelligence API for text processing and understanding

Deepgram Text-ReadHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

Deepgram Text-ReadRequest Body

  • messagesobject[] · required

    Messages for chat completion

  • modelstring

    Model identifier

  • temperaturenumber

    Sampling temperature

  • max_tokensinteger

    Maximum tokens to generate

Deepgram Text-ReadResponses

Chat completion response

  • choicesobject[]
  • usageobject