Direct key check
No arbitrary endpoints and no FreeToken proxy in this first version.
Ready for a direct check
Select a provider and paste your own key.
Select a provider and paste your own key.
What the result proves
Evidence is intentionally narrow and explicit.
| 200 | Key authentication passed for the tested endpoint. |
|---|---|
| 401 / 403 | Invalid key, wrong key type or missing permission. |
| 429 | Provider recognized the request but quota was reached. |
| CORS | Browser blocked the request; test locally with a generated config. |