API Keys

Manage your FundzWatch API keys. Keep them secure and never expose them in client-side code.

No API keys saved

Complete onboarding to get your test key, or paste an existing key below.

Add API Key

Keys starting with fundz_test_ are saved as test keys. Keys starting with fundz_live_ are saved as production keys.

Security: API keys stored in localStorage are for this dashboard only. In production, store keys in environment variables and never expose them in client-side code. Use server-side API calls or a backend proxy.