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 Projects API

Figma Projects API provides endpoints for listing team projects and retrieving project files.

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

This API exposes 8 JSON Schema definitions.

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

This API exposes 2 operations across 2 paths, and defines 11 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.

2 operations 2 paths 11 schemas 2 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 Projects API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OrgOAuth2) using the authorizationCode flow, exposing 1 scope.

Paths & Operations 2

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

Projects 2

Operations for managing and retrieving project information

GET
/v1/projects/{project_id}/files
Figma Get Files in a Project
getProjectFiles 2 params → 200400403429500
GET
/v1/teams/{team_id}/projects
Figma Get Team Projects
getTeamProjects 1 param → 200401403404429

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ProjectFile (4 properties), ErrorResponse (3 properties), ErrorResponsePayloadWithMessage (3 properties), GetProjectFilesResponseBody (2 properties). Each schema is shown below with its type and property counts.

GetTeamProjectsResponse
object
Response from the Get Team Projects endpoint.
2 properties 2 required
InternalServerError
BadRequestError
ErrorResponse
object
Standard error response from the Figma API.
3 properties 3 required
Project
object
A Figma project within a team.
2 properties 2 required
TooManyRequestsError
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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

figma-projects-api-openapi.yml Raw ↑

Other APIs Figma publishes across the network.

Figma Files API
Figma Images API
Figma Teams 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 Projects 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.