Yuyz0112

figma-api

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.

Yuyz0112 19 5 Updated 4mo ago

Resources

1
GitHub

Install

npx skillscat add yuyz0112/public-api-skills/figma-api

Install via the SkillsCat registry.

SKILL.md

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:

  1. Find the resource you need in the list below
  2. Read references/resources/<resource>.md to see available operations
  3. Read references/operations/<operation>.md for full details
  4. 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

  • Webhooksreferences/resources/Webhooks.md (7 ops) - Interact with team webhooks as a team admin.
  • Filesreferences/resources/Files.md (6 ops) - Get file JSON, images, and other file-related cont
  • Library Analyticsreferences/resources/Library-Analytics.md (6 ops) - Get analytics data for your published libraries.
  • Dev Resourcesreferences/resources/Dev-Resources.md (4 ops) - Interact with dev resources in Figma Dev Mode.
  • Commentsreferences/resources/Comments.md (3 ops) - Interact with file comments.
  • Comment Reactionsreferences/resources/Comment-Reactions.md (3 ops) - Interact with reactions to file comments.
  • Componentsreferences/resources/Components.md (3 ops) - Get information about published components.
  • Component Setsreferences/resources/Component-Sets.md (3 ops) - Get information about published component sets.
  • Stylesreferences/resources/Styles.md (3 ops) - Get information about published styles.
  • Variablesreferences/resources/Variables.md (3 ops) - Interact with variables in an Enterprise organizat
  • Projectsreferences/resources/Projects.md (2 ops) - Get information about projects and files in teams.
  • Usersreferences/resources/Users.md (1 ops) - Get information about the currently authenticated
  • Activity Logsreferences/resources/Activity-Logs.md (1 ops) - Get activity logs as an organization admin.
  • Paymentsreferences/resources/Payments.md (1 ops) - Get purchase information for your Community resour