figma-api
3
总安装量
1
周安装量
#57595
全站排名
安装命令
npx skills add https://github.com/yuyz0112/public-api-skills --skill figma-api
Agent 安装分布
moltbot
1
cline
1
trae
1
opencode
1
cursor
1
kiro-cli
1
Skill 文档
Figma API
This is the OpenAPI specification for the Figma REST API.
How to Use This Skill
This API documentation is split into multiple files for on-demand loading.
Directory structure:
references/
âââ resources/ # 14 resource index files
âââ operations/ # 46 operation detail files
âââ schemas/ # 105 schema groups, 223 schema files
Navigation flow:
- Find the resource you need in the list below
- Read
references/resources/<resource>.mdto see available operations - Read
references/operations/<operation>.mdfor full details - If an operation references a schema, read
references/schemas/<prefix>/<schema>.md
Base URL
https://api.figma.com
Authentication
Supported methods: PersonalAccessToken, OAuth2, OrgOAuth2. See references/authentication.md for details.
Resources
- Webhooks â
references/resources/Webhooks.md(7 ops) – Interact with team webhooks as a team admin. - Files â
references/resources/Files.md(6 ops) – Get file JSON, images, and other file-related cont - Library Analytics â
references/resources/Library-Analytics.md(6 ops) – Get analytics data for your published libraries. - Dev Resources â
references/resources/Dev-Resources.md(4 ops) – Interact with dev resources in Figma Dev Mode. - Comments â
references/resources/Comments.md(3 ops) – Interact with file comments. - Comment Reactions â
references/resources/Comment-Reactions.md(3 ops) – Interact with reactions to file comments. - Components â
references/resources/Components.md(3 ops) – Get information about published components. - Component Sets â
references/resources/Component-Sets.md(3 ops) – Get information about published component sets. - Styles â
references/resources/Styles.md(3 ops) – Get information about published styles. - Variables â
references/resources/Variables.md(3 ops) – Interact with variables in an Enterprise organizat - Projects â
references/resources/Projects.md(2 ops) – Get information about projects and files in teams. - Users â
references/resources/Users.md(1 ops) – Get information about the currently authenticated - Activity Logs â
references/resources/Activity-Logs.md(1 ops) – Get activity logs as an organization admin. - Payments â
references/resources/Payments.md(1 ops) – Get purchase information for your Community resour