Skip to main content

Hello Team,

I’m trying to retrieve an image from Figma files using the Figma REST API endpoint. I’m currently using the GET Image API - https://www.figma.com/developers/api#get-images-endpoint to obtain the image URL.

With this API, I’m successfully able to retrieve an image URL that remains valid for 30 days.

I have a couple of questions regarding this:

  1. The image URL obtained through this API is public, and I can access the image without requiring any authentication or tokens. Is there a way to enforce authentication for accessing the image?

  2. The image URL is valid for 30 days. Is it possible to modify the expiration timestamp?

  3. Also, is there any usage limit on using REST API? 

Looking forward to your insights.

Thank you!

Be the first to reply!

Reply