Product API requirements

Requirements and restrictions

  • To keep the product database up to date, the number of users per month on the site should be 5 times greater than the number of product cards;
  • If the product card becomes unavailable when the product is out of stock, then you need to configure the transmitting of events about such products from the server or the 404 page;
  • The Product API will not work if the site encoding is different from UTF-8. An encoding or character set is a special standard for matching information in a "system" form. You can find out the site encoding through the developer tools (F12), the “charset” parameter:
554