(docs) admin ui

This commit is contained in:
ishaan-jaff 2024-01-23 19:41:40 -08:00
parent 889767c5aa
commit 19af0cd3ed
2 changed files with 9 additions and 3 deletions

View file

@ -1,8 +1,9 @@
import Image from '@theme/IdealImage';
# [BETA] Self-serve UI
# [BETA] Admin UI
Allow your users to create their own keys through a UI
- Track Spend Per API Key, User
- Allow your users to create their own keys through a UI
:::info
@ -62,4 +63,9 @@ Connect your proxy to your UI, by entering:
### Create Keys
<Image img={require('../../img/user_create_key_screen.png')} />
<Image img={require('../../img/user_create_key_screen.png')} />
### Spend Per Key
<Image img={require('../../img/spend_per_api_key.png')} />

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB