Adding and reading more than 3 product options via REST API

Hello, I have two questions about product options and REST API

  1. By using the “Dynamic Product Options” plugin, we can add more than 3 options to the product. They are visible in the product preview on the store’s website, but they are not taken into account when downloading products via REST API. Is it possible for options added by external plugins to be taken into account when downloading via API?

  2. Is it possible to increase the number of available product options, so that I can add a product directly via API with any number of its options?