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": 4299.00,
  "currency": "SAR",
  "sellers": [
    { "name": "Seller A", "price": 4199, "url": "..." },
    { "name": "Seller B", "price": 4350, "url": "..." }
  ]
}
Pricing
Simple, transparent pricing
Loading plans...

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. Business plan users can configure custom TTL values.
What are the rate limits per plan? +
Free: 100 req/month. Starter: 5,000 req/month. Pro: 25,000 req/month. Business: Unlimited. Rate limits reset on the 1st of each month.
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 the Free plan to evaluate the API before purchasing.
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 for Business plan? +
Yes. Business plan includes 99.9% uptime SLA and priority support with 4-hour response time.

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