Figma · GraphQL Specification

Figma GraphQL

Figma does not offer a native public GraphQL API. The Figma platform exposes all programmatic access through a comprehensive REST API available at `https://api.figma.com/v1/`. The REST API covers files, nodes, images, comments, teams, projects, components, styles, variables, webhooks, activity logs, payments, dev resources, and library analytics.

Documentation Endpoint View on GitHub CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXGraphQL

Overview

Figma GraphQL is a GraphQL API specification published by Figma on the APIs.io network.

Figma does not offer a native public GraphQL API. The Figma platform exposes all programmatic access through a comprehensive REST API available at https://api.figma.com/v1/. The REST API covers files, nodes, images, comments, teams, projects, components, styles, variables, webhooks, activity logs, payments, dev resources, and library analytics.

The specification includes 5 reference links.

Tagged areas include Collaboration, Design, Graphics, Interfaces, and Prototypes.

Endpoint

References

Related API Specs

Figma Files API (OpenAPI) Figma Images API (OpenAPI) Figma Teams API (OpenAPI) Figma Projects API (OpenAPI) Figma Me API (OpenAPI) Figma Component Sets API (OpenAPI) Figma Styles API (OpenAPI) Figma Activity Logs API (OpenAPI) Figma Payments API (OpenAPI) Figma Dev Resources API (OpenAPI) Figma Comments API (OpenAPI) Figma Components API (OpenAPI) Figma Keys API (OpenAPI) Figma Library Analytics API (OpenAPI) Figma Users API (OpenAPI) Figma Webhooks API (OpenAPI)
Back to Figma · All GraphQL Specs · GitHub