Accessing Retailer info after installing the extension

Team,
We want to access Retailer info like products, store locations, categories, departments etc., as soon as a Retailer installs our extension & gives a consent on the extension to sync the data.

Can we expect client credentials generated for a specific client by retailer on their dashboard which we can use to generate the token & pass it in Fynd APIs ?
Or should it always be extension secrets ?
If it is extension secrets, we will be able to interact only via SDK code. An independent external service will not be able to invoke the APIs directly (possible only if we can depend on client credentials).
Via our integration-service which has SDK code, will be able to pull the retailer data using extension secrets since retailer has installed. But to push the data (order creation etc.,), we have to depend the same service.
Is this expected ?
Is fynd not exposed any public APIs directly accessible via postman or another independent service ?

This topic was automatically closed after 24 hours. New replies are no longer allowed.