Skip to main content

Are there any plans to allow access to Figma analytics data via the Figma API, or allow analytics info to be embedded into another web app for easier sharing?

Yes, the Figma team wants to add plugin analytics and error reporting. It is written about it here: What's Supported · Figma Developers


A couple of days ago I did a test: since the Figma Analytics panel is nothing more than a “web view”, you can see in the network panel of the Figma App console the http requests.

There is a specific URL that can be called: https://www.figma.com/api/design_systems/component/eCOMPONENT_KEY]/file_usage?org_id=_ORGANIZATION_KEY]&fv=4 and as returns a JSON response (as soon as you are logged in) with the data that you would see in the analytics panel for the corresponding row of that component.

I want to test next week if, for example, it can be called within a plugin (maybe in that case the user is already authenticated?) or via Node script (to be integrated with other Figma API calls). What I want to check if authenticating via API token works for this URL.


I’m guessing there’s been no work on Library analytics data via the API?


Any news on this? 🙏 I would also love to have it!


This would be very useful


+1 for this


+1 (and a team of 6 more) for this


+1 for this


Please improve the analytics so we can do this, ya’ll! Please.


For context to inspect a Figma library files data:


https://www.figma.com/api/dsa/library/[LIBRARY ID]


https://www.figma.com/api/dsa/library/[LIBRARY ID]/published_components?start_ts=[EPOCH/UNIX TIME STAMP]&end_ts=[EPOCH/UNIX TIME STAMP]


Use https://www.epochconverter.com/ (make sure time between is 30,60,90, days or year


Unsure as of now how to get this into a curl command I can work with ^^ cc: @Cristiano_Rastelli


Would be nice to have this 🙂


Yes, it’s just miserably slow that way.


+1 Could be great to have a better way to manage these metrics 🙂


Checking in on this to keep it alive. Seriously needed…


fwiw I’m maintaining an unofficial document of the analytics API here: Figma's undocumented analytics API endpoints · GitHub


Keeping it alive. I spoke with a Figma rep about a month ago regarding our move to an enterprise account and hoped to have traction here, but nothing. That’s disappointing. Fingers crossed for a Config announcement!


Salesforce/Tableau/Slack/Mulesoft Design Systems chiming in here. We very much would like the ability to have a way to allow Figma analytics info to connect with Tableau dashboards.


Moody’s Design Systems manager here. I would very much appreciate this functionality.


Very needed! At the moment it feels so slow…