Solvela

Settings

Gateway configuration and budget limits

W

Authentication

api.keyAuthenticate with org-scoped endpoints. Stored in localStorage only.
solvela_k_... key grants access to /orgs and audit endpoints

No API key configured

Organization

team.managementManage teams within your organization. Requires a valid API key.

Configure an API key to view team management.

audit.logRecent organization activity (last 20 entries).

Configure an API key to view audit logs.

Gateway

gatewaySolvela API endpoint configuration

Gateway URL

Base URL of your Solvela gateway (NEXT_PUBLIC_GATEWAY_URL)

CORS Origins

Comma-separated allowed origins (SOLVELA_CORS_ORIGINS)

budget.limitsPer-wallet spend limits in USDC. Requests exceeding limits return 402.

Daily Limit (USDC)

Maximum spend per wallet per day

Monthly Limit (USDC)

Maximum spend per wallet per month

securityMiddleware and protection settings

Prompt Guard

Block injection attacks, jailbreaks, and PII in prompts

Rate Limiting

Per-wallet token-bucket rate limiter

Environment

wallet.keys

Private keys are never entered here. Set SOLANA_WALLET_KEY in your .env file or shell environment.

SOLANA_WALLET_KEY

Base58 Solana keypair for signing x402 payments — set in .env, never in this UI

Not set
SOLVELA_SOLANA_RPC_URL

Solana RPC endpoint used by the gateway

Set
SOLVELA_SOLANA_RECIPIENT_WALLET

Gateway payment destination wallet

Set