Skip to content

Commit 8c81da9

Browse files
committed
changes authentication
1 parent 9229dab commit 8c81da9

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

api-reference/inference-api/authentication.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ To ensure secure access to Portkey's APIs, authentication is required for all re
1414

1515
Based on your access level, you might see the relevant permissions on the API key modal - tick the ones you'd like, name your API key, and save it.
1616

17-
<Card title="Virtual Keys" icon="key" href="/product/ai-gateway/virtual-keys">
18-
Learn how Portkey's virtual key system works: use one Portkey API key to access multiple providers and models
19-
</Card>
17+
2018

2119
<Card title="JWT-based Authentication" href="#jwt-based-authentication">
2220
You can also authenticate Portkey using JWT Tokens. Learn more here

introduction/make-your-first-request.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ If you're using the **OpenAI SDK**, import the Portkey SDK and configure it with
2727
### Portkey SDK
2828

2929
You can also use the **Portkey SDK / REST APIs** directly to make the chat completion calls. This is a more versatile way to make LLM calls across any provider:
30-
3130
<Card title="SDK" href="/api-reference/sdk" />
3231

3332

0 commit comments

Comments
 (0)