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

Endpoints for querying published components, component sets, and styles from team libraries.

Figma Components API is one of 16 APIs that Figma publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 55 JSON Schema definitions.

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

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

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

Paths & Operations 5

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

Components 5

Endpoints for querying published components, component sets, and styles from team libraries.

GET
/v1/teams/{team_id}/components
Figma Get Team Components
getTeamComponents 4 params → 200401403404429
GET
/v1/files/{file_key}/components
Figma Get File Components
getFileComponents 1 param → 200401403404429
GET
/v1/components/{key}
Figma Get Component
getComponent 1 param → 200401403404429
GET
/v1/teams/{team_id}/component_sets
Figma Get Team Component Sets
getTeamComponentSets 4 params → 200401403404429
GET
/v1/teams/{team_id}/styles
Figma Get Team Styles
getTeamStyles 4 params → 200401403404429

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are PublishedStyle (11 properties), PublishedComponent (10 properties), PublishedComponentSet (10 properties), FrameInfo (5 properties). Each schema is shown below with its type and property counts.

User
object
A Figma user account.
4 properties 3 required
GetComponentResponse
object
Response from the Get Component endpoint.
3 properties 2 required
PublishedComponentSet
object
A published component set from a team or file library.
10 properties 8 required
FrameInfo
object
Information about the frame containing a component.
5 properties
GetTeamComponentSetsResponse
object
Response from the Get Team Component Sets endpoint.
3 properties 2 required
GetFileComponentsResponse
object
Response from the Get File Components endpoint.
3 properties 2 required
GetTeamStylesResponse
object
Response from the Get Team Styles endpoint.
3 properties 2 required
ErrorResponse
object
Standard error response from the Figma API.
3 properties 3 required
GetTeamComponentsResponse
object
Response from the Get Team Components endpoint.
3 properties 2 required
Pagination
object
Cursor-based pagination metadata.
2 properties
PublishedStyle
object
A published style from a team or file library.
11 properties 9 required
PublishedComponent
object
A published component from a team or file library.
10 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

figma-components-api-openapi.yml Raw ↑

Other APIs Figma publishes across the network.

Figma Files API
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 Keys API
Where this information came from

This is an independent, third-party profile of Figma Components 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.