From dcff0f1403579f9b916ec9eee9b9c3f2491d1797 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:22:12 +0000 Subject: [PATCH] docs: remove misleading assistant API key public token line --- api/introduction.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/introduction.mdx b/api/introduction.mdx index 28a44b230..98e056950 100644 --- a/api/introduction.mdx +++ b/api/introduction.mdx @@ -61,8 +61,6 @@ Use the assistant API key to authenticate requests to [Create assistant message] Assistant API keys begin with the `mint_dsc_` prefix. -The assistant API key is a public token that you can reference in frontend code. - Calls using the assistant API token can incur costs: either using your assistant credits or incurring overages.