HDI Services logo

Docs Preview

A taste of the API while we onboard beta users.

GET /products?query=headphones

{
  "source": "amazon",
  "retailer_product_id": "B0XYZ123",
  "title": "Wireless Headphones",
  "current_price": 59.99,
  "currency": "USD",
  "availability": {"in_stock": true, "channel": "online"},
  "buy_box": {"is_winner": true},
  "last_updated": "2025-10-02T12:00:00Z"
}

Full docs coming with beta access.