Pricing Login Docs Status Contact Get API Key โ†’
GLOBAL PRICE INTELLIGENCE API

Market price + seller offers,
in one call.

Real-time product prices from 50+ countries. One API, zero infrastructure. Built for developers who need accurate pricing data.

Get API Key View Docs
50+
Countries
1hr
Cache TTL
99.9%
Uptime
// QUICKSTART โ€” UP IN 60 SECONDS
GET https://api.dxphi.com/price
  ?product=iphone 16 pro 256gb
  &country=SA
  &api_key=your_api_key

// Response
{
  "success": true,
  "market_price": {
    "median": 4299.00,
    "min": 3999.00,
    "max": 4799.00,
    "count": 12
  },
  "currency": "SAR",
  "sellers": [
    { "name": "Seller A", "price": 4199, "url": "..." },
    { "name": "Seller B", "price": 4350, "url": "..." }
  ]
}
Pricing

Pay Only For What You Use

Start free. Scale without limits.

๐ŸŽ First 100 requests/month FREE โ€” no credit card required
$0.002
base per request
+
โœ… Market price included
โœ… Offers list included
+ optional add-on features below

Add Features โ€” Pay Only For What You Need

Feature What You Get Adds to Cost
Loading featuresโ€ฆ

๐Ÿงฎ Calculate Your Cost

Loading featuresโ€ฆ
Your cost: $0.0020 / request
Budget $ / month = 5,000 requests
View Documentation

FAQ
Frequently asked questions
What is "market_price"? +
The market_price is the aggregated representative price for a product across multiple sellers in a given country. It reflects the most common or median price point, not necessarily the cheapest or most expensive listing.
How does caching work? +
Results are cached for 1 hour by default. You can bypass the cache using cache=0 in your request.
How does the free tier work? +
Every account gets 100 free requests per month, automatically reset on the 1st. No credit card required. After the free tier, requests are billed from your wallet at your configured rate.
What happens if no results are found? +
The API returns an empty results array with a status indicating no data was found for that product/country combination. This does not count against your monthly quota.
Which countries are supported? +
We support 50+ countries across all regions. View the full country list โ†’
What is the refund policy? +
All payments are final. We do not offer refunds. Use your 100 free monthly requests to evaluate the API before adding wallet balance.
How do I secure my API key? +
Never expose your key in client-side code. Always call the API from your backend server. Use the X-Api-Key header for added security.
Is there an SLA guarantee? +
The API targets <2s response time for standard requests. Requests with multiple features enabled may take up to 5s. Each request has a hard timeout to prevent hanging.

System Status
All systems operational
API Gateway
Operational
Price Engine
Operational
Data Cache
Operational
Feb 2026
Added GCC region support โ€” Saudi Arabia, UAE, Kuwait, Qatar, Bahrain, Oman
Jan 2026
Improved caching layer โ€” 40% faster average response times
Dec 2025
Launched DxPhi API v1.0 with 50+ countries and 10+ product categories

Contact
Get in touch

Questions about billing, technical issues, or partnerships? We respond within 24 hours. Or email us directly at support@dxphi.com