Search Savings Accounts
SearchSavingsAccountsSearch and compare savings accounts (konta oszczędnościowe) in Poland. Returns interest rates, fees, and conditions. Call with no filters to get all accounts sorted by interest rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-50). Default 10. | |
| sortBy | No | Sort by: 'rate' (default, highest interest first), 'score' (overall ranking), 'popularity' (most popular first). | rate |
| bankName | No | Filter by bank name (substring match, case-insensitive). Use GetBanks to see all available bank names. Leave empty to show all banks. | |
| notConditional | No | Only show unconditional offers (no activity requirements). Default false. | |
| minInterestRate | No | Minimum interest rate in percent (e.g. 5.0 for 5%). Default 0 = no filter. | |
| noCheckingRequired | No | Only show accounts that don't require a checking account (standalone savings). Default false. |