Search the card catalog
search_card_catalogFind credit cards open to new applicants by issuer, annual fee, network, rewards currency, or a benefit they carry. Returns a short row per card; call get_card_facts for one card's full record. Card facts only — no earning rates, welcome-offer amounts, transfer ratios, or bonus sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return. Default 10, maximum 25. | |
| issuer | No | Exact issuer name. | |
| benefit | No | Words to look for in a card's statement credits, lounge networks, or purchase/travel protections, e.g. 'Global Entry', 'Priority Pass', 'trip delay'. | |
| network | No | Payment network. | |
| card_type | No | Personal or Business. | |
| max_annual_fee | No | Highest annual fee in dollars, inclusive. | |
| rewards_currency | No | Loyalty currency the card earns, e.g. 'Chase Ultimate Rewards'. Matched loosely. | |
| has_lounge_access | No | Only cards carrying at least one lounge network. | |
| has_free_night_certificate | No | Only cards granting a free night certificate. | |
| no_foreign_transaction_fee | No | Only cards with no foreign transaction fee. |