← Back to all apps

Minty

Shoppingby Minty

Minty helps people find coupons, Cashback, and promotional offers via it's partnered stores. Users can search by a store name to view available coupon codes, Cashback rates, and all available deals with their associated Cashback tracking link. Minty is designed to help users save time and money while shopping online. Minty does not process payments, sell products, or offer digital goods or subscriptions.

3ChatGPT Tools
MintyDeveloper
ShoppingCategory

Available Tools

Get All Offers by Merchant

get_all_offers_by_merchant
Full Description

Get all promotional offers (both coupon codes and special deals) for a specific merchant. Use this for a comprehensive view of all available savings at a merchant. Provide domain_name if you know the domain (e.g., "amazon.com"), otherwise provide merchant name.

Parameters (1 required, 4 optional)
Required
merchantstring

The merchant name to search for (e.g., "Amazon"). Required if domain_name not provided.

Optional
domain_namestring

The merchant domain name if known (e.g., "amazon.com"). Preferred over merchant name for accuracy.

limitnumber

The maximum number of deals to return (default 3).

Default: 3
offsetnumber

The offset for pagination (starting from 0).

Default: 0
typestring

The type of search (always deals for this tool)

Default: deals

Get Cashback

get_cashback
Full Description

Get cashback earning rates when shopping online. Optionally specify a merchant by name or domain_name (e.g., "amazon.com") to get merchant-specific rates, or omit to get top cashback deals. Returns percentage rates and affiliate tracking links.

Parameters (0 required, 5 optional)
Optional
domain_namestring

The merchant domain name if known (e.g., "dietsmoke.com"). Preferred over merchant name for accuracy.

limitnumber

The maximum number of deals to return (default 3).

Default: 3
merchantstring

The merchant name to search for (e.g., "Diet Smoke"). Optional - if not provided, returns top cashback deals.

offsetnumber

The offset for pagination (starting from 0).

Default: 0
typestring

The type of search (always cashback for this tool)

Default: cashback

Get Coupons by Merchant

get_coupons_by_merchant
Full Description

Get discount coupon codes for a specific merchant. Returns codes that can be applied at checkout for savings. Provide domain_name if you know the domain (e.g., "amazon.com"), otherwise provide merchant name.

Parameters (1 required, 2 optional)
Required
merchantstring

The merchant name to search for (e.g., "Diet Smoke"). Required if domain_name not provided.

Optional
domain_namestring

The merchant domain name if known (e.g., "dietsmoke.com"). Preferred over merchant name for accuracy.

typestring

The type of search (always coupons for this tool)

Default: coupons