Aprovan Registry
provider 47 operations 15 docs pages
@utdk/figma
Figma API

Generated UTDK provider client for Figma API. This is the OpenAPI specification for the Figma REST API.

Note: we are releasing the OpenAPI specification as a beta given the large surface area and complexity of the REST API. If you notice any inaccuracies with the specification, please file an issue.

Import sample

import figma from "@utdk/figma"

Factory sample

import { createFigmaClient } from "@utdk/figma"
Provider path
figma
Source API title
Figma API
Version
0.37.0
Generated
Apr 8, 2026, 3:35 PM
Homepage
Open site
API spec
View spec
README
Embedded directly from the package source.

figma

@utdk/figma is a generated, typed client for this provider.

This client wraps the provider API in typed methods focused on Webhooks, Files, Library Analytics, Dev Resources.

Quick start

import figma from "@utdk/figma";

// Example operation call (see guides below for full signatures)
await figma.someOperation({});

Capability guides

Each guide is organized by callable operation name (for example, client.someOperation), with typed input/output snippets.

Source Index

figma docs cache index

Generated: 2026-04-08T15:33:58.629Z

Sources

reference

Operations
47 operations — open try-it console
Method Operation ID
GET getFile Try
GET getFileNodes Try
GET getImages Try
GET getImageFills Try
GET getFileMeta Try
GET getTeamProjects Try
GET getProjectFiles Try
GET getFileVersions Try
GET getComments Try
POST postComment Try
DELETE deleteComment Try
GET getCommentReactions Try
POST postCommentReaction Try
DELETE deleteCommentReaction Try
GET getMe Try
GET getTeamComponents Try
GET getFileComponents Try
GET getComponent Try
GET getTeamComponentSets Try
GET getFileComponentSets Try
GET getComponentSet Try
GET getTeamStyles Try
GET getFileStyles Try
GET getStyle Try
GET getWebhooks Try
POST postWebhook Try
GET getWebhook Try
PUT putWebhook Try
DELETE deleteWebhook Try
GET getTeamWebhooks Try
GET getWebhookRequests Try
GET getActivityLogs Try
GET getPayments Try
GET getLocalVariables Try
GET getPublishedVariables Try
POST postVariables Try
GET getDevResources Try
POST postDevResources Try
PUT putDevResources Try
DELETE deleteDevResource Try
GET getLibraryAnalyticsComponentActions Try
GET getLibraryAnalyticsComponentUsages Try
GET getLibraryAnalyticsStyleActions Try
GET getLibraryAnalyticsStyleUsages Try
GET getLibraryAnalyticsVariableActions Try
GET getLibraryAnalyticsVariableUsages Try
GET getOEmbed Try