Wireframes Files API
The Files API from Wireframes — 4 operation(s) for files.
This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against 2 base URLs: https://api.figma.com, https://api.figma-gov.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Wireframes Files API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Figma-Token (personalAccessToken).
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes.
By default, every request must be authenticated.
personalAccessToken— Personal Access Token authentication for Figma REST APIoauth2— OAuth 2.0 authentication for registered applications
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
Specification
The full machine-readable OpenAPI contract behind this narrative.