AMALYZE Falcon API

Releasedate: 2019-01-19 (will retire with Versions >= 0.2.8)

Retirements

all versions <= 0.1.15 are retired

General

With version 0.2.3 we enforce to use the correct HTTP method. All endpoints prior 0.2.3 expect only POST. For supported methods, see endpoint documentation

New

POST mws.accounts
  • mws.accounts introduces new endpoint, returning associated seller accounts
  • For further informations see section mws.accounts (POST).
PUT notifications.products
  • notifications.products introduces new endpoint, for setting notifications
  • For further informations see section notifications.products (PUT).
Changes
POST research.product.histogram
  • items.series.metrics.ranks.rank is now an object containing .min, .avg and .max properties
  • added items.series.metrics.reviews for historical reviews
  • added items.series.metrics.rating for historical rating (stars)
  • added items.series.metrics.badges for historical badges
  • For further informations see section research.product.histogram (POST)
Bugfixes

– none –

Menu