Dash Replenishment - Device Management and Settings
Amazon customers can manage devices on the Alexa App or the Amazon Shopping App. In addition to the Apps, the Smart Reorder Device Settings Page allows customers to change settings of their smart home devices. Device manufacturers can integrate this page into their apps using WebView or equivalent libraries.
Smart Reorder Customer Device List
The Smart Reorder Customer Device List is where Amazon customers interact with the settings for their products. This page is available to your app or your web interface using:
Region | URL |
---|---|
US | https://drs-web.amazon.com/dart_device_list |
UK | https://drs-web-eu.amazon.co.uk/dart_device_list |
DE | https://drs-web-eu.amazon.de/dart_device_list |
FR | https://drs-web-eu.amazon.fr/dart_device_list |
IT | https://drs-web-eu.amazon.it/dart_device_list |
ES | https://drs-web-eu.amazon.es/dart_device_list |
JP | https://drs-web.amazon.co.jp/dart_device_list |
Customers must be authenticated with Amazon to view this page. For example, if customer is redirected to https://drs-web-eu.amazon.de and customer is not already logged in they would experience a login flow to log in www.amazon.de .
Vendor Code
By using the URL parameter vendor_code=
, the Smart Reorder Device List will only show Dash devices registered under the vendor code. You can check your vendor code on the Dash Console's App Settings page.
https://drs-web.amazon.com/dart_device_list?vendor_code=<your-vendor-code>
Last updated: Jul 21, 2021