figma-api
Original:🇺🇸 English
Translated
This is the OpenAPI specification for the [Figma REST API](https://www.figma.com/developers/api).. Use when working with the Figma API or when the user needs to interact with this API.
1installs
Added on
NPX Install
npx skill4agent add yuyz0112/stripe-api-skills figma-apiTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →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 filesNavigation flow:
- Find the resource you need in the list below
- Read to see available operations
references/resources/<resource>.md - Read for full details
references/operations/<operation>.md - 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 for details.
references/authentication.mdResources
- Webhooks → (7 ops) - Interact with team webhooks as a team admin.
references/resources/Webhooks.md - Files → (6 ops) - Get file JSON, images, and other file-related cont
references/resources/Files.md - Library Analytics → (6 ops) - Get analytics data for your published libraries.
references/resources/Library-Analytics.md - Dev Resources → (4 ops) - Interact with dev resources in Figma Dev Mode.
references/resources/Dev-Resources.md - Comments → (3 ops) - Interact with file comments.
references/resources/Comments.md - Comment Reactions → (3 ops) - Interact with reactions to file comments.
references/resources/Comment-Reactions.md - Components → (3 ops) - Get information about published components.
references/resources/Components.md - Component Sets → (3 ops) - Get information about published component sets.
references/resources/Component-Sets.md - Styles → (3 ops) - Get information about published styles.
references/resources/Styles.md - Variables → (3 ops) - Interact with variables in an Enterprise organizat
references/resources/Variables.md - Projects → (2 ops) - Get information about projects and files in teams.
references/resources/Projects.md - Users → (1 ops) - Get information about the currently authenticated
references/resources/Users.md - Activity Logs → (1 ops) - Get activity logs as an organization admin.
references/resources/Activity-Logs.md - Payments → (1 ops) - Get purchase information for your Community resour
references/resources/Payments.md