RageAgainstThePixel / ElevenLabs-DotNet

A Non-Official ElevenLabs RESTful API Client for dotnet
https://elevenlabs.io/?from=partnerbrown9849
MIT License
57 stars 19 forks source link

Implement an API Proxy #8

Closed StephenHodgson closed 1 year ago

StephenHodgson commented 1 year ago

Feature Request

Currently if users want to ship the product in a front end app they risk exposing their apikey when making calls directly to the api.

It should be fairly straight forward to add an API proxy gateway for the client similar to OpenAI-DotNet.

This will give devs the ability to use their own OAuth provider while protecting their API keys.

StephenHodgson commented 1 year ago

See https://github.com/RageAgainstThePixel/com.rest.elevenlabs/issues/6