Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Figma website screenshot

Figma

Figma is a collaborative interface design tool with a comprehensive REST API for accessing and manipulating design files, projects, and teams.

agent native

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles Figma the way a machine reads it — 550 machine-readable artifacts across 16 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Figma scores 77.7/100 (exemplar), with a separate agent-readiness read of 80/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 77.7/100 · exemplar
Contract Quality 21.9 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 10.3 / 13
Governance 7.9 / 12
Discoverability 8.0 / 10
Agent readiness — 80/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3

How we profile Figma

Each block below is one kind of artifact we hold for Figma. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 16

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

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 pro...

Figma Images API

Figma Images API provides endpoints for rendering and exporting images from Figma files in various formats including PNG, JPG, SVG, and PDF.

Figma Teams API

Figma Teams API provides endpoints for managing team-level resources including webhooks, projects, and team configuration.

Figma Projects API

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

Figma Me API

Figma Me API provides the endpoint for retrieving information about the currently authenticated user.

Figma Component Sets API

Figma Component Sets API provides endpoints for retrieving published component set metadata from team libraries.

Figma Styles API

Figma Styles API provides endpoints for retrieving published style metadata including colors, text styles, and effects from team libraries.

Figma Activity Logs API

Figma Activity Logs API provides endpoints for retrieving activity log events for an organization, enabling audit trail and compliance monitoring.

Figma Payments API

Figma Payments API provides endpoints for querying user payment information on plugins, widgets, and Community files.

Figma Dev Resources API

Figma Dev Resources API provides endpoints for creating, updating, and deleting dev resources attached to design nodes, enabling design-to-code workflows.

Figma Comments API

Endpoints for managing comments and reactions on Figma files, including creating, listing, and deleting comments.

Figma Components API

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

Figma Keys API

Operations that use unique style keys for identification

Figma Library Analytics API

Operations for retrieving library usage and action analytics data

Figma Users API

Operations related to user information and authentication

Figma Webhooks API

Operations for managing webhook subscriptions and notifications

Scroll within the panel for all 16 ·

Postman Collections 13

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll within the panel for all 13 ·

Open Collections 13

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Figma Activity Logs API

OPEN COLLECTION

Figma Analytics API

OPEN COLLECTION

Figma API

OPEN COLLECTION

Figma Component Sets API

OPEN COLLECTION

Figma Dev Resources API

OPEN COLLECTION

Figma Files API

OPEN COLLECTION

Figma Images API

OPEN COLLECTION

Figma Me API

OPEN COLLECTION

Figma Payments API

OPEN COLLECTION

Figma Projects API

OPEN COLLECTION

Figma REST API

OPEN COLLECTION

Figma Styles API

OPEN COLLECTION

Figma Teams API

OPEN COLLECTION

Scroll within the panel for all 13 ·

Arazzo Workflows 12

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

Figma Attach Dev Resource to Node

Confirm a file and node exist, then attach a code or doc link to that node.

ARAZZO

Figma Audit Team Component

List a team's published components, inspect one, and open its source file.

ARAZZO

Figma Audit Team Webhooks

Confirm the authenticated user, then list the webhooks registered for a team.

ARAZZO

Figma Browse Project File Comments

List files in a project, open the first file, and read its comments.

ARAZZO

Figma Catalog File Components

Open a file and list the local published components it defines.

ARAZZO

Figma Inventory Team Component Sets

List a team's published component sets and pull metadata for the first one.

ARAZZO

Figma Inventory Team Styles

List a team's published styles and pull full metadata for the first one.

ARAZZO

Figma Post and Verify Comment

Post a new comment to a file, then read the thread back to confirm it landed.

ARAZZO

Figma React to Latest Comment

Find the most recent comment on a file, add an emoji reaction, and list reactions.

ARAZZO

Figma Render File Node Images

Open a file, drill into specific nodes, and render them to image URLs.

ARAZZO

Figma Report Library Usage

Open a library file, then pull its component or style usage analytics.

ARAZZO

Figma Snapshot Team Project Versions

Walk a team to its first project, list that project's files, and read one file's version history.

ARAZZO

Scroll within the panel for all 12 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

figma-mcp.yml

MCP SERVER

GraphQL 1

Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.

GraphQL schemas published by this provider.

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/`. T...

GRAPHQL

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Figma Plans Pricing

4 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Figma Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Figma Finops

FINOPS

Features 16

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Starter free with unlimited drafts and 150-500 AI credits/mo
Professional at $16/full-seat/mo with team libraries and MCP Server
Organization at $55/full-seat/mo with shared libraries and centralized admin
Enterprise at $90/full-seat/mo with design system APIs and SCIM
REST API for files, projects, components, comments
Plugin API for in-editor extensions
Widget API for FigJam interactive widgets
Variables API for design token management
Webhooks v2 for file and library updates
OAuth 2.0 with granular scopes
Personal access tokens for scripts/automation
Dev Mode for handoff and code generation
Dev Mode MCP Server for AI design integration
FigJam whiteboarding included
Variables and modes for design system theming (Enterprise)
Branching and merging on Organization+

Scroll within the panel for all 16 ·

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Figma Webhooks

Figma Webhooks allow applications to receive real-time notifications when events occur in Figma files and projects. Webhooks are configured at the team level and send HTTP POST ...

ASYNCAPI

Semantic Vocabularies 13

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Figma Activity Logs Context

0 classes · 0 properties

JSON-LD

Figma Analytics Context

0 classes · 0 properties

JSON-LD

Figma Component Sets Context

0 classes · 0 properties

JSON-LD

Figma Context

0 classes · 0 properties

JSON-LD

Figma Dev Resources Context

0 classes · 0 properties

JSON-LD

Figma Files Context

0 classes · 0 properties

JSON-LD

Figma Images Context

0 classes · 0 properties

JSON-LD

Figma Me Context

0 classes · 0 properties

JSON-LD

Figma Payments Context

0 classes · 0 properties

JSON-LD

Figma Projects Context

0 classes · 0 properties

JSON-LD

Figma Rest Context

0 classes · 0 properties

JSON-LD

Figma Styles Context

0 classes · 0 properties

JSON-LD

Figma Teams Context

0 classes · 0 properties

JSON-LD

Scroll within the panel for all 13 ·

Spectral Rules 3

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Figma API Rules

7 rules · 1 errors · 6 warnings

SPECTRAL

Figma API Rules

6 rules · 4 warnings

SPECTRAL

Figma API Rules

19 rules · 8 errors · 10 warnings

SPECTRAL

JSON Schema 150

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

ActivityLogAction

2 properties

JSON SCHEMA

ActivityLogActor

4 properties

JSON SCHEMA

ActivityLogContext

5 properties

JSON SCHEMA

ActivityLogEntity

0 properties

JSON SCHEMA

ActivityLogFileEntity

3 properties

JSON SCHEMA

ActivityLogOrgEntity

3 properties

JSON SCHEMA

ActivityLogProjectEntity

3 properties

JSON SCHEMA

ActivityLog

2 properties

JSON SCHEMA

ActivityLogTeamEntity

3 properties

JSON SCHEMA

ActivityLogUserEntity

4 properties

JSON SCHEMA

ActivityLogsMeta

3 properties

JSON SCHEMA

ErrorResponsePayload

3 properties

JSON SCHEMA

GetActivityLogsResponseBody

2 properties

JSON SCHEMA

ErrorResponsePayload

3 properties

JSON SCHEMA

GetLibraryAnalyticsUsagesResponseBody

4 properties

JSON SCHEMA

LibraryAnalyticsActionsByComponent

5 properties

JSON SCHEMA

LibraryAnalyticsActionsByTeam

5 properties

JSON SCHEMA

LibraryAnalyticsStyleUsagesByAsset

6 properties

JSON SCHEMA

LibraryAnalyticsStyleUsagesByFile

4 properties

JSON SCHEMA

LibraryAnalyticsUsagesByComponent

7 properties

JSON SCHEMA

LibraryAnalyticsUsagesByFile

4 properties

JSON SCHEMA

LibraryAnalyticsVariableUsagesByAsset

8 properties

JSON SCHEMA

LibraryAnalyticsVariableUsagesByFile

4 properties

JSON SCHEMA

Figma Published Component

12 properties

JSON SCHEMA

ErrorResponsePayloadWithErr

2 properties

JSON SCHEMA

ErrorResponsePayloadWithError

3 properties

JSON SCHEMA

FrameInfo

5 properties

JSON SCHEMA

GetComponentSetResponseBody

2 properties

JSON SCHEMA

PublishedComponentSet

8 properties

JSON SCHEMA

User

3 properties

JSON SCHEMA

CreateDevResourceItem

4 properties

JSON SCHEMA

CreateDevResourcesRequest

1 properties

JSON SCHEMA

DevResourceCreateError

3 properties

JSON SCHEMA

DevResource

5 properties

JSON SCHEMA

DevResourceUpdateError

2 properties

JSON SCHEMA

ErrorResponsePayload

3 properties

JSON SCHEMA

PostDevResourcesResponseBody

2 properties

JSON SCHEMA

PutDevResourcesResponseBody

2 properties

JSON SCHEMA

UpdateDevResourceItem

3 properties

JSON SCHEMA

UpdateDevResourcesRequest

1 properties

JSON SCHEMA

ErrorResponsePayload

2 properties

JSON SCHEMA

Figma File

13 properties

JSON SCHEMA

Branch

4 properties

JSON SCHEMA

CanvasNode

4 properties

JSON SCHEMA

Color

4 properties

JSON SCHEMA

Comment

8 properties

JSON SCHEMA

Component

6 properties

JSON SCHEMA

ComponentSet

5 properties

JSON SCHEMA

DeleteDevResourceResponseBody

2 properties

JSON SCHEMA

DevResource

5 properties

JSON SCHEMA

DocumentNode

4 properties

JSON SCHEMA

DocumentationLink

1 properties

JSON SCHEMA

ErrorResponsePayload

3 properties

JSON SCHEMA

FrameInfo

5 properties

JSON SCHEMA

GetDevResourcesResponseBody

1 properties

JSON SCHEMA

GetFileResponseBody

12 properties

JSON SCHEMA

PublishedComponent

8 properties

JSON SCHEMA

PublishedComponentSet

8 properties

JSON SCHEMA

Reaction

2 properties

JSON SCHEMA

Style

4 properties

JSON SCHEMA

StyleType

0 properties

JSON SCHEMA

User

3 properties

JSON SCHEMA

Version

4 properties

JSON SCHEMA

GetMeResponseBody

0 properties

JSON SCHEMA

BadRequestError

0 properties

JSON SCHEMA

ErrorResponsePayload

2 properties

JSON SCHEMA

ForbiddenError

0 properties

JSON SCHEMA

GetImagesResponseBody

2 properties

JSON SCHEMA

InternalServerError

0 properties

JSON SCHEMA

NotFoundError

0 properties

JSON SCHEMA

TooManyRequestsError

0 properties

JSON SCHEMA

ErrorResponsePayload

2 properties

JSON SCHEMA

ForbiddenError

0 properties

JSON SCHEMA

InternalServerError

0 properties

JSON SCHEMA

TooManyRequestsError

0 properties

JSON SCHEMA

User

3 properties

JSON SCHEMA

UserWithEmail

0 properties

JSON SCHEMA

ErrorResponsePayload

3 properties

JSON SCHEMA

GetPaymentsResponseBody

2 properties

JSON SCHEMA

InternalServerError

0 properties

JSON SCHEMA

PaymentInformation

4 properties

JSON SCHEMA

PaymentStatus

0 properties

JSON SCHEMA

TooManyRequestsError

0 properties

JSON SCHEMA

UnauthorizedError

0 properties

JSON SCHEMA

BadRequestError

0 properties

JSON SCHEMA

ErrorResponsePayloadWithErr

2 properties

JSON SCHEMA

ErrorResponsePayloadWithMessage

3 properties

JSON SCHEMA

ForbiddenError

0 properties

JSON SCHEMA

GetProjectFilesResponseBody

2 properties

JSON SCHEMA

InternalServerError

0 properties

JSON SCHEMA

ProjectFile

4 properties

JSON SCHEMA

TooManyRequestsError

0 properties

JSON SCHEMA

Branch

4 properties

JSON SCHEMA

CanvasNode

4 properties

JSON SCHEMA

ClientMeta

4 properties

JSON SCHEMA

Color

4 properties

JSON SCHEMA

Comment

8 properties

JSON SCHEMA

Component

6 properties

JSON SCHEMA

ComponentSet

5 properties

JSON SCHEMA

DocumentNode

4 properties

JSON SCHEMA

DocumentationLink

1 properties

JSON SCHEMA

ErrorResponse

3 properties

JSON SCHEMA

FrameInfo

5 properties

JSON SCHEMA

GetCommentsResponse

1 properties

JSON SCHEMA

GetComponentResponse

2 properties

JSON SCHEMA

GetFileComponentsResponse

3 properties

JSON SCHEMA

GetFileNodesResponse

5 properties

JSON SCHEMA

GetFileResponse

12 properties

JSON SCHEMA

GetFileVersionsResponse

1 properties

JSON SCHEMA

GetImageFillsResponse

3 properties

JSON SCHEMA

GetImagesResponse

2 properties

JSON SCHEMA

GetProjectFilesResponse

2 properties

JSON SCHEMA

GetReactionsResponse

2 properties

JSON SCHEMA

GetTeamComponentSetsResponse

3 properties

JSON SCHEMA

GetTeamComponentsResponse

3 properties

JSON SCHEMA

GetTeamProjectsResponse

2 properties

JSON SCHEMA

GetTeamStylesResponse

3 properties

JSON SCHEMA

Pagination

2 properties

JSON SCHEMA

PostCommentRequest

2 properties

JSON SCHEMA

ProjectFile

5 properties

JSON SCHEMA

Project

2 properties

JSON SCHEMA

PublishedComponent

8 properties

JSON SCHEMA

PublishedComponentSet

8 properties

JSON SCHEMA

PublishedStyle

10 properties

JSON SCHEMA

Reaction

2 properties

JSON SCHEMA

Style

5 properties

JSON SCHEMA

SuccessResponse

2 properties

JSON SCHEMA

User

4 properties

JSON SCHEMA

Version

4 properties

JSON SCHEMA

BadRequestError

0 properties

JSON SCHEMA

ErrorResponsePayloadWithErr

2 properties

JSON SCHEMA

ErrorResponsePayloadWithMessage

3 properties

JSON SCHEMA

ForbiddenError

0 properties

JSON SCHEMA

GetStyleResponseBody

2 properties

JSON SCHEMA

InternalServerError

0 properties

JSON SCHEMA

NotFoundError

0 properties

JSON SCHEMA

PublishedStyle

9 properties

JSON SCHEMA

StyleType

0 properties

JSON SCHEMA

TooManyRequestsError

0 properties

JSON SCHEMA

User

3 properties

JSON SCHEMA

ErrorResponsePayload

2 properties

JSON SCHEMA

ForbiddenError

0 properties

JSON SCHEMA

GetTeamWebhooksResponseBody

1 properties

JSON SCHEMA

InternalServerError

0 properties

JSON SCHEMA

NotFoundError

0 properties

JSON SCHEMA

TooManyRequestsError

0 properties

JSON SCHEMA

WebhookV2Event

0 properties

JSON SCHEMA

WebhookV2

6 properties

JSON SCHEMA

WebhookV2Status

0 properties

JSON SCHEMA

User

3 properties

JSON SCHEMA

Scroll within the panel for all 150 ·

JSON Structure 148

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Figma Activity Logs Activity Log Structure

2 properties

JSON STRUCTURE

Figma Component Sets Frame Info Structure

5 properties

JSON STRUCTURE

Figma Component Sets User Structure

3 properties

JSON STRUCTURE

Figma Dev Resources Dev Resource Structure

5 properties

JSON STRUCTURE

Figma Error Response Payload Structure

2 properties

JSON STRUCTURE

Figma Files Branch Structure

4 properties

JSON STRUCTURE

Figma Files Canvas Node Structure

4 properties

JSON STRUCTURE

Figma Files Color Structure

4 properties

JSON STRUCTURE

Figma Files Comment Structure

8 properties

JSON STRUCTURE

Figma Files Component Set Structure

5 properties

JSON STRUCTURE

Figma Files Component Structure

6 properties

JSON STRUCTURE

Figma Files Dev Resource Structure

5 properties

JSON STRUCTURE

Figma Files Document Node Structure

4 properties

JSON STRUCTURE

Figma Files Documentation Link Structure

1 properties

JSON STRUCTURE

Figma Files Frame Info Structure

5 properties

JSON STRUCTURE

Figma Files Published Component Structure

8 properties

JSON STRUCTURE

Figma Files Reaction Structure

2 properties

JSON STRUCTURE

Figma Files Style Structure

4 properties

JSON STRUCTURE

Figma Files Style Type Structure

0 properties

JSON STRUCTURE

Figma Files User Structure

3 properties

JSON STRUCTURE

Figma Files Version Structure

4 properties

JSON STRUCTURE

Figma Get Me Response Body Structure

0 properties

JSON STRUCTURE

Figma Images Bad Request Error Structure

0 properties

JSON STRUCTURE

Figma Images Forbidden Error Structure

0 properties

JSON STRUCTURE

Figma Images Not Found Error Structure

0 properties

JSON STRUCTURE

Figma Me Error Response Payload Structure

2 properties

JSON STRUCTURE

Figma Me Forbidden Error Structure

0 properties

JSON STRUCTURE

Figma Me Internal Server Error Structure

0 properties

JSON STRUCTURE

Figma Me Too Many Requests Error Structure

0 properties

JSON STRUCTURE

Figma Me User Structure

3 properties

JSON STRUCTURE

Figma Me User With Email Structure

0 properties

JSON STRUCTURE

Figma Payments Payment Status Structure

0 properties

JSON STRUCTURE

Figma Projects Bad Request Error Structure

0 properties

JSON STRUCTURE

Figma Projects Forbidden Error Structure

0 properties

JSON STRUCTURE

Figma Projects Project File Structure

4 properties

JSON STRUCTURE

Figma Rest Branch Structure

4 properties

JSON STRUCTURE

Figma Rest Canvas Node Structure

4 properties

JSON STRUCTURE

Figma Rest Client Meta Structure

4 properties

JSON STRUCTURE

Figma Rest Color Structure

4 properties

JSON STRUCTURE

Figma Rest Comment Structure

8 properties

JSON STRUCTURE

Figma Rest Component Set Structure

5 properties

JSON STRUCTURE

Figma Rest Component Structure

6 properties

JSON STRUCTURE

Figma Rest Document Node Structure

4 properties

JSON STRUCTURE

Figma Rest Documentation Link Structure

1 properties

JSON STRUCTURE

Figma Rest Error Response Structure

3 properties

JSON STRUCTURE

Figma Rest Frame Info Structure

5 properties

JSON STRUCTURE

Figma Rest Get Comments Response Structure

1 properties

JSON STRUCTURE

Figma Rest Get File Response Structure

12 properties

JSON STRUCTURE

Figma Rest Get Images Response Structure

2 properties

JSON STRUCTURE

Figma Rest Pagination Structure

2 properties

JSON STRUCTURE

Figma Rest Post Comment Request Structure

2 properties

JSON STRUCTURE

Figma Rest Project File Structure

5 properties

JSON STRUCTURE

Figma Rest Project Structure

2 properties

JSON STRUCTURE

Figma Rest Published Component Structure

8 properties

JSON STRUCTURE

Figma Rest Published Style Structure

10 properties

JSON STRUCTURE

Figma Rest Reaction Structure

2 properties

JSON STRUCTURE

Figma Rest Style Structure

5 properties

JSON STRUCTURE

Figma Rest Success Response Structure

2 properties

JSON STRUCTURE

Figma Rest User Structure

4 properties

JSON STRUCTURE

Figma Rest Version Structure

4 properties

JSON STRUCTURE

Figma Styles Bad Request Error Structure

0 properties

JSON STRUCTURE

Figma Styles Forbidden Error Structure

0 properties

JSON STRUCTURE

Figma Styles Not Found Error Structure

0 properties

JSON STRUCTURE

Figma Styles Published Style Structure

9 properties

JSON STRUCTURE

Figma Styles Style Type Structure

0 properties

JSON STRUCTURE

Figma Styles User Structure

3 properties

JSON STRUCTURE

Figma Teams Forbidden Error Structure

0 properties

JSON STRUCTURE

Figma Teams Not Found Error Structure

0 properties

JSON STRUCTURE

Figma Teams Webhook V2 Event Structure

0 properties

JSON STRUCTURE

Figma Teams Webhook V2 Status Structure

0 properties

JSON STRUCTURE

Figma Teams Webhook V2 Structure

6 properties

JSON STRUCTURE

Figma User Structure

3 properties

JSON STRUCTURE

Scroll within the panel for all 148 ·

Examples 148

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Figma Files Color Example

4 fields

EXAMPLE

Figma Files Style Example

4 fields

EXAMPLE

Figma Files User Example

3 fields

EXAMPLE

Figma Me User Example

3 fields

EXAMPLE

Figma Rest Branch Example

4 fields

EXAMPLE

Figma Rest Color Example

4 fields

EXAMPLE

Figma Rest Style Example

5 fields

EXAMPLE

Figma Rest User Example

4 fields

EXAMPLE

Figma Styles User Example

3 fields

EXAMPLE

Figma User Example

3 fields

EXAMPLE

Scroll within the panel for all 148 ·

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Figma Authentication

http/oauth2 · 2 schemes

SECURITY

Figma Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Figma Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Figma Trust Center

SOC 2 Type II, SOC 3, ISO 27001, ISO 27017, ISO 27018, ISO 27701, ISO 42001, FedRAMP Moderate, EU Cloud Code of Conduct (Level 2), GDPR

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Figma Scopes

9 scopes · authorizationCode

9 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Figma Agentic Access

31 operations · 6 acting

31 operations · 6 acting

AGENTIC

Use Cases 6

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Design System Management

Build, publish, and track adoption of shared component libraries across product teams.

Automated Asset Export

Programmatically export design assets for build pipelines and content delivery workflows.

Design-to-Code Handoff

Attach code references to design nodes using dev resources for seamless developer handoff.

Plugin and Widget Development

Extend Figma with custom plugins and widgets using the Plugin API and Widget API.

Compliance and Audit

Monitor organization activity logs for security compliance and access auditing.

Design File Backup

Programmatically back up file data and version history for disaster recovery.

Resources

Every other property we hold for Figma — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/figma · machine-readable index on apis.io