From 61b13151650b6a408dd910305289bbe51871f5ff Mon Sep 17 00:00:00 2001 From: Tudor Evans Date: Mon, 6 Oct 2025 14:33:42 +0100 Subject: [PATCH] test --- docs/get-started/authentication.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/authentication.mdx b/docs/get-started/authentication.mdx index d6caa4e..cabbeaa 100644 --- a/docs/get-started/authentication.mdx +++ b/docs/get-started/authentication.mdx @@ -8,7 +8,7 @@ import TabItem from '@theme/TabItem'; # Authentication -Your API key must be used with any interaction with the Speechmatics API to authenticate to the service. Any interaction without this key will receive a `HTTP 401 - Unauthorized` response. +Speechmatics offers a flexible authentication system to allow you to authenticate your requests with our API whilst protecting valuable customer data. It is recommended that you store and provide access to the API key on the principle of least privilege. If you believe that your key has been compromised, please reach out to [Support](https://support.speechmatics.com).