How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Figma Files API

Figma Files API provides access to design file data including document trees, nodes, images, version history, and file metadata. Read and export design data from Figma files programmatically.

Figma Files API is one of 16 APIs that Figma publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 21 JSON Schema definitions.

Tagged areas include Dev Resources and File. The published artifact set on APIs.io includes an OpenAPI specification, a JSON-LD context, API documentation, and 21 JSON Schemas.

This API exposes 7 operations across 7 paths, and defines 33 schemas. It is described by OpenAPI 3.1.0, at version 0.21.0.

Requests are made against a single base URL, https://api.figma.com.

7 operations 7 paths 33 schemas 1 DELETE6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.21.0
Base URL
https://api.figma.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Figma Files API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OrgOAuth2) using the authorizationCode flow, exposing 1 scope.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 1 DELETE, 6 GET. Each is listed below with its method, path, parameters, and response codes.

Files 7

Operations for managing Figma files and their resources

DELETE
/v1/files/{file_key}/dev_resources/{dev_resource_id}
Figma Delete Dev Resource
deleteDevResource 2 params → 200401403404429500
GET
/v1/images/{file_key}
Figma Render Images of File Nodes
getImages 11 params → 200400403404429500
GET
/v1/projects/{project_id}/files
Figma Get Files in a Project
getProjectFiles 2 params → 200400403429500
GET
/v1/files/{file_key}
Figma Get File
getFile 7 params → 200401403404429500
GET
/v1/files/{file_key}/nodes
Figma Get File Nodes
getFileNodes 6 params → 200401403404429500
GET
/v1/files/{file_key}/image_fills
Figma Get Image Fills
getImageFills 1 param → 200401404429
GET
/v1/files/{file_key}/versions
Figma Get File Version History
getFileVersions 4 params → 200401403404429

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are GetFileResponse (13 properties), Component (6 properties), CanvasNode (5 properties), GetFileNodesResponse (5 properties). Each schema is shown below with its type and property counts.

GetImagesResponseBody
object
Successful response containing rendered image URLs.
2 properties 2 required
Version
object
A recorded version in the file's version history.
5 properties 5 required
DocumentNode
object
The root node of a Figma document.
4 properties 4 required
GetFileNodesResponse
object
Response from the Get File Nodes endpoint.
5 properties 4 required
InternalServerError_2
ProjectFile
object
A file within a project.
4 properties 3 required
ErrorResponsePayloadWithErr
object
A response indicating an error occurred.
2 properties 2 required
GetProjectFilesResponseBody
object
Successful response containing project files.
2 properties 2 required
ErrorResponsePayloadWithMessage
object
A response indicating an error occurred.
3 properties 3 required
ForbiddenError_2
BadRequestError
GetFileVersionsResponse
object
Response from the Get File Versions endpoint.
2 properties 1 required
CanvasNode
object
A canvas (page) in the Figma document.
5 properties 3 required
Branch
object
Information about a branch of a Figma file.
4 properties 4 required
NotFoundError
GetImageFillsResponse
object
Response from the Get Image Fills endpoint.
3 properties
Pagination
object
Cursor-based pagination metadata.
2 properties
ForbiddenError
Component
object
Metadata about a main component in a Figma file. Components are reusable design elements.
6 properties 5 required
ErrorResponsePayload_2
object
A response indicating an error occurred.
2 properties 2 required
ErrorResponsePayload
object
A response indicating an error occurred.
3 properties 3 required
TooManyRequestsError_2
Color
object
An RGBA color value with channels ranging from 0 to 1.
4 properties 4 required
ErrorResponse
object
Standard error response from the Figma API.
3 properties 3 required
GetFileResponse
object
Response from the Get File endpoint.
13 properties 10 required
ComponentSet
object
A component set groups variants of a component together. Useful for organizing different states or configurations of a design element.
5 properties 3 required
BadRequestError_2
InternalServerError
DocumentationLink
object
A link to documentation associated with a component.
1 property 1 required
DeleteDevResourceResponseBody
object
Response body for successful dev resource deletion.
2 properties 2 required
TooManyRequestsError
Style
object
A published style that can be applied to nodes in Figma.
5 properties 5 required
User
object
A Figma user account.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

figma-files-api-openapi.yml Raw ↑

Other APIs Figma publishes across the network.

Figma Images API
Figma Teams API
Figma Projects API
Figma Me API
Figma Component Sets API
Figma Styles API
Figma Activity Logs API
Figma Payments API
Figma Dev Resources API
Figma Comments API
Figma Components API
Figma Keys API
Where this information came from

This is an independent, third-party profile of Figma Files API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.