Following along? Open the live page
Finmagine — free to explore • premium for full access • no app needed
/account/ai-keys.php has two completely independent sections that are easy to mix up:
Six providers are listed, whether or not you've saved a key for them yet: Claude (Anthropic), GPT (OpenAI), Gemini (Google), Llama (Groq), DeepSeek, and OpenRouter. Each is completely independent โ you can save as many or as few as you want.
| Button / status | What it actually does |
|---|---|
| Not set / + Add key | No key saved yet for this provider. Clicking opens a form for the raw key (with a show/hide toggle) and an optional model override โ leave the model blank to use that provider's default. |
| โ Set Default / โ Default | Marks this provider as the one used whenever a feature doesn't ask you to pick explicitly. Only one provider can be the default at a time โ setting a new one un-sets the old one automatically. |
| Test | A real, live call to your saved provider โ not a fake ping. Reports โ Working on success, โ Key valid ยท free model rate-limited if the key itself is fine but a free-tier model got throttled, or a specific โ error otherwise. |
| Change model | Swap which specific model of that provider gets used (e.g. gemini-2.5-flash vs. a newer Gemini release). Where Finmagine has a live, regularly-refreshed model list for that provider, you get a dropdown; otherwise it's free text. |
| Remove | Deletes the saved key after a confirmation prompt. If it was your default, nothing else automatically becomes the new default. |
The second card on the page looks similar but serves a completely different purpose. Alpha Vantage isn't an LLM provider โ it's a market-data vendor, and the only thing your key here powers is News & Sentiment context for US stocks inside Investment Committee. There's no Set Default or Change model button here, because there's no model choice to make โ just Test and Remove.
Straight from the page's own explanation: "To keep it fast and cost-efficient, sentiment data fetched using your key is cached and may be shown to other Finmagine users researching the same stock โ and you may likewise see results another user's key already funded."
In plain terms: if you and another user both run Investment Committee on the same US stock around the same time, whichever of you asked first pays the one Alpha Vantage API call, and the other gets the cached result for free. Your raw key is never shared or visible to anyone else โ only the resulting sentiment data (which is about a public stock, not about you) gets reused. It's a cost-sharing mechanism, not a privacy gap.
If you've read BYO LLM Key Management via API, this page is the exact same underlying system โ save, test, remove, and set-preferred โ just as a point-and-click UI instead of REST calls you write yourself. Everything that guide documents about encryption, header-only auth, and audit logging applies here too; you're just clicking buttons instead of sending requests. Most people should use this page. Reach for the REST endpoints directly only if you're building your own tool or automation on top of Finmagine's API.
Finmagine gives you 30+ computed financial ratios, sector benchmarks, FII/DII flows, the Finmagine Score, and AI-powered analysis — all in one place.