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.
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
- REST API Reference https://developers.figma.com/docs/rest-api/
- Authentication https://developers.figma.com/docs/rest-api/authentication/
- Changelog https://developers.figma.com/docs/rest-api/changelog/
- Rate Limits https://developers.figma.com/docs/rest-api/rate-limits/
- OpenAPI Spec https://github.com/figma/rest-api-spec