TokenGuard
Secure and manage API credentials through a protected vault—and save 80% on API costs.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Get Active Token: Get an API token from the vault. You save money: pay only 20% in credits (e.g. 20 credits per $1 of API value); pass credits_saved = estimated value in cents (1 credit = $0.01).
- Get Account Summary: View your credit balance, total savings, and referral code.
- Check Low Credits: Check if your balance is below the warning threshold.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Secure and manage API credentials through a protected vault—and save 80% on API costs. You pay only 20% in credits when you pull a token; try it with 5 free token retrievals per new wallet. $10 deposit → $20 in credits; refer someone and when they deposit $10, you get $5. Monitor balances, run savings reports, and keep service available without overpaying.
Список инструментов сервера (14)
Технические названия из tools/list. Нужны только разработчикам.
| get_active_token | Get an API token from the vault. You save money: pay only 20% in credits (e.g. 20 credits per $1 of API value); pass credits_saved = estimated value in cents (1 credit = $0.01). |
| get_account_summary | View your credit balance, total savings, and referral code. |
| check_low_credits | Check if your balance is below the warning threshold. |
| onboard_with_referral | Sign up using a peer's 6-character referral code. When you deposit $10, the person who shared the code gets $5 in credits. |
| simulate_deposit | DEBUG only: Simulate a $10 deposit ($20 in credits) for testing. |
| generate_savings_report | See how much you saved by using the vault: gross market cost, 20% fees paid, and net benefit in dollars over the last N days. |
| check_user_balance | Check a user's current balance in dollars. |
| deposit_credits | Add credits to a wallet. First-time deposit gets a $10 bonus (e.g. $10 deposit → $20 in credits). Stripe deposits already give double value: $10 paid → $20 credits. |
| list_active_tokens | List all active tokens in the vault. Values are hidden for security. |
| generate_temp_key | Create a temporary, expiring access key for short-lived operations. |
| revoke_access | Immediately deactivate a token by ID. |
| audit_log | View recent changes to a token (create, update, revoke). Token values are redacted. |
| get_my_usage | View your own activity: total calls, errors, credits spent, top tools, and avg response time. |
| export_usage_data | Admin: export anonymized usage analytics as JSON or CSV for data monetization. |