For the complete documentation index, see llms.txt. This page is also available as Markdown.

How do I setup my self-hosted instance to receive traffic from the public internet?

When deploying Deepgram's self-hosted API container, you may want to accept API requests from the public internet. In this case, you will need to implement additional authentication measures to secure ingress traffic to your environment. Please see the Ingress Authentication in Deepgram's documentation for general guidance.

Last updated