When I access a frame via GET image API I receive a download link like https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c2a7b935-… .
The Problem is that this URL is public and can be accessed by anyone who knows the url, which is not suitable for confidential files.
Question:
- Is there any option to enable security / restricted file access ?
- I also tried to write a plugin however the Plugin api seems not to be suitebal for large amounts of Files as used within a CI / CD pipeline.
Are there plans to enhance security in the future ?
Reference:
https://www.figma.com/developers/api#get-files-endpoint