Securing model with required API key #1063
Unanswered
kaileywong
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to secure models by requiring an API key to access the endpoint? So far I've tried the environment variables
API_KEY
andVLLM_API_KEY
but I'm still able to use the endpoint without providing the corresponding API key.Beta Was this translation helpful? Give feedback.
All reactions