Hello,
we are working on an integration between AtroPIM and an external business system.
The external system queries the API to obtain the download URL of files linked to products. In the File endpoint we see the downloadUrl attribute. However, when the system tries to call the URL returned in that attribute, AtroPIM requires authentication and the file cannot be downloaded.
Could you please clarify:
- Which endpoint and attribute should we use to allow an external system to download files via API?
- Is it possible to perform the download using the same authentication mechanism already used for other API calls (token), without requiring a session login?
Thank you in advance for your support.