Amazon Deals API

Monitor Amazon Deals & Discounts in Real Time

Track lightning deals, limited-time offers, and promotional discounts across every Amazon marketplace. Retrieve deal prices, discount percentages, availability status, and deal types — all through a single, powerful API endpoint.

No credit card required · 500 free API credits · Cancel anytime

Live Deal Feed
Wireless Earbuds — 42% off Lightning Deal
Robot Vacuum — 35% off Best Deal
4K Monitor — 28% off Limited-Time
Smart Watch — 20% off Coupon
1,247 Active Deals
23 Marketplaces
<2s Response
Enterprise-Grade Security
Lightning-Fast Delivery
Global Marketplace Coverage
Dedicated Support

Unlock Competitive Intelligence from Amazon Deals

Leverage real-time deal data to optimize pricing strategies, monitor competitor promotions, and discover market trends before anyone else.

Pricing Strategy

Build Data-Driven Pricing Models

Analyze deal prices and discount percentages to understand how competitors position their promotions and identify optimal price points for maximum conversion.

  • Track competitor discount patterns over time
  • Compare deal prices across marketplaces
  • Identify optimal promotion windows
  • Monitor price erosion from aggressive deals
1 Fetch Active Deals
2 Analyze Discounts
3 Compare Prices
4 Optimize Strategy
Deal Monitoring

Never Miss a Competitor's Promotion

Track lightning deals, limited-time offers, and seasonal promotions across categories in real time. Set up automated monitoring pipelines to stay ahead of the competition.

  • Real-time lightning deal alerts
  • Category-wide promotion tracking
  • Automated deal pipeline workflows
  • Historical deal trend analysis
Lightning Deals
Best Deals
Limited-Time
Coupons
Global Coverage

Track Deals Across Every Marketplace

Discover promotions across 23 Amazon marketplaces worldwide. Use ZIP-level geo-targeting to surface region-specific deals that others miss.

  • 23 Amazon international marketplaces
  • ZIP-code-based geo-location targeting
  • Localized currency and pricing data
  • Cross-marketplace deal comparison
US
EU
Asia
Global

From Sign-Up to Deal Data in Three Steps

Get up and running with Amazon deal intelligence in under five minutes.

1

Create Your Account

Register for a free SellerMagnet API account and receive your API key instantly. No credit card required.

2

Make Your First Request

Send a GET request to the deals endpoint with your search query, marketplace ID, and API key. It's that simple.

3

Analyze & Integrate

Parse the structured JSON response and integrate deal intelligence into your pricing tools, dashboards, or analytics pipelines.

50+
Deal Types Tracked
23
Marketplaces Supported
99.9%
Uptime SLA
<2s
Avg. Response Time

Comprehensive Deal Data at Your Fingertips

Every API response delivers rich, structured deal data — from discount details to availability status — ready for immediate integration into your applications.

Deal Details

Access deal prices, original prices, discount percentages, currency codes, deal types (Lightning, Best, Limited-Time), and product imagery for every active promotion.

Includes ASIN, images, and availability status

Region-Specific Promotions

Use the geo_location parameter with ZIP codes to discover deals targeted to specific regions, ensuring accurate local pricing and availability.

Category Insights

Search deals by category keywords across electronics, fashion, home goods, and more. Uncover which product segments run the most aggressive promotions.

Bulk Collection

Retrieve up to 50 deals per request with configurable result counts. Build comprehensive deal databases with efficient, paginated data collection workflows.

Discover trending categories and seasonal deal patterns

Discount Analysis

Get exact discount percentages, original vs deal prices, and currency-specific pricing data for every promotion in the response.

Product Imagery

Each deal includes high-resolution product image URLs, ready for use in deal aggregator apps, alerts, or comparison dashboards.

Integrate in Minutes

A single API call returns structured deal data ready for processing. Choose your preferred language and start tracking Amazon deals immediately.

api-request.sh
cURL
Python
curl "https://sellermagnet-api.com/api/amazon-deals\
  ?marketplaceId=ATVPDKIKX0DER\
  &category_id=electronics\
  &geo_location=90210\
  &count=30\
  &api_key=YOUR_API_KEY"
import requests

params = {
    "marketplaceId": "ATVPDKIKX0DER",
    "category_id": "electronics",
    "geo_location": "90210",
    "count": 30,
    "api_key": "YOUR_API_KEY"
}

response = requests.get(
    "https://sellermagnet-api.com/api/amazon-deals",
    params=params
)

data = response.json()

for deal in data["data"]["deals"]:
    print(f"{deal['productTitle']} {deal['savings_percentage']}% off")

Endpoint Parameters & Response

Fine-tune your deal queries with flexible parameters. Every response is returned in structured JSON, ready for parsing and analysis.

GET https://sellermagnet-api.com/api/amazon-deals

Parameter Type Required Description
marketplaceId string Required Amazon marketplace identifier (e.g., ATVPDKIKX0DER for US, A1PA6795UKMFR9 for DE, A1F83G8C2ARO7P for UK).
api_key string Required Your unique SellerMagnet API key for authentication. Obtain one by registering for a free account.
category_id string Optional Amazon category ID to filter deals by category (e.g., electronics). Omit to retrieve deals across all categories.
geo_location string Optional ZIP code for region-specific deals and localized pricing (e.g., 90210, 10001).
count integer Optional Maximum number of deals to return. Accepts values from 1 to 50. Default: 30.
200 OK — Response
{
  "data": {
    "deals": [
      {
        "asin": "B094YCTK6P",
        "basisPrice": "18.69",
        "coupon_savings": null,
        "dealEndTime": "2025-07-08T16:15:00.000Z",
        "dealId": "5675cf93",
        "dealLink": "https://www.amazon.de/dp/B094YCTK6P",
        "dealPrice": {
          "priceCurrency": "EUR",
          "priceTotal": 15.89
        },
        "dealStartTime": "2025-07-08T04:15:00.000Z",
        "image_url": "https://images-eu.ssl-images-amazon.com/images/I/717dw8J-hbL.jpg",
        "productTitle": "IceUnicorn Krabbelschuhe Baby Lauflernschuhe",
        "savings_percentage": 15
      }
    ]
  },
  "success": true
}

Who Uses the Deals API?

From solo sellers to enterprise analytics teams, the Deals API powers smarter decisions.

Amazon Sellers

Monitor competitor promotions, time your own deals strategically, and protect margins by understanding the discount landscape in your niche.

Market Researchers

Discover trending product categories, seasonal deal patterns, and marketplace-specific promotion strategies to forecast demand and plan inventory.

App Developers

Build deal-finder apps, price-drop alert services, or coupon aggregator platforms powered by real-time Amazon deal data across all marketplaces.

Enterprise Teams

Feed deal intelligence into pricing engines, BI dashboards, or competitive analysis workflows with reliable, high-volume API access.

Python
Node.js
PHP
Java
cURL
Ruby

Frequently Asked Questions

Everything you need to know about the Amazon Deals API.

The Amazon Deals API returns all major deal types available on Amazon, including Lightning Deals, Best Deals, Deal of the Day, Limited-Time Offers, and Coupons. Each response includes the deal type, discount percentage, deal price, product title, ASIN, main product image, and current availability status.

The API supports all major Amazon marketplaces worldwide, including the United States (ATVPDKIKX0DER), United Kingdom (A1F83G8C2ARO7P), Germany (A1PA6795UKMFR9), France (A13V1IB3VIYBER), Italy (APJ6JRA9NG5V4), Spain (A1RKKUPIHCS9HS), Japan (A1VC38T7YXB528), Canada (A2EUQ1WTGCTBG2), and many more. See the documentation for a full list of marketplace identifiers.

The geo_location parameter accepts a ZIP code and returns deals specific to that geographic region. Amazon often tailors promotions, pricing, and availability based on the buyer's location. By specifying a ZIP code, you can discover region-specific deals, accurate shipping prices, and localized promotional offers that would otherwise not appear in a generic query.

You can retrieve up to 50 deals per API request using the count parameter. The default value is 30 if not specified. For comprehensive deal monitoring across categories, you can make multiple requests with different search queries to build a full picture of active promotions.

Deal data is fetched in real time with every API request. Each call retrieves the latest active deals from Amazon, ensuring you always have access to current pricing, availability, and promotional status. Lightning Deals and time-sensitive offers are captured as they go live on the platform.

Start Tracking Amazon Deals Today

Join thousands of e-commerce professionals using the SellerMagnet Deals API to gain a competitive edge with real-time deal intelligence across every Amazon marketplace.

500 free API credits • No credit card required • Cancel anytime