Frame.io website screenshot

Frame.io

Frame.io is a cloud-based video review and collaboration platform, now part of Adobe, used by video and media production teams to upload media, leave frame-accurate comments, manage versions, and route work through review and approval. Its V4 developer platform exposes a REST API (base https://api.frame.io/v4) covering accounts, workspaces, projects, folders, files and uploads, comments, version stacks, shares and reviewers, collections, groups, custom actions, metadata fields, and webhooks. Authentication is OAuth2 via Adobe IMS (authorization-code for user apps and client-credentials for server-to-server), plus a Camera to Cloud (C2C) device-integration surface, an official Python SDK, the fioctl CLI, and a hosted MCP server.

Frame.io publishes 20 APIs on the APIs.io network, including Account Permissions API, Accounts API, Collections API, and 17 more. Tagged areas include Company, Media, Video, Collaboration, and Review and Approval.

The Frame.io catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Frame.io’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 24 more developer resources.

52.3/100 developing ▬ flat Agent 55/100 agent ready saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
1 APIs 1 MCP Servers
CompanyMediaVideoCollaborationReview and ApprovalMedia ProductionAdobeContent

What this lets a business do 2

Business capabilities this provider's published APIs can perform, derived from its own contracts. Browse all capabilities →

Media Asset Management
BC-3710
FilesMetadataMetadata FieldsVersion Stacks
GET /v4/accounts/{account_id}/files/{file_id}/metadata POST /v4/accounts/{account_id}/folders/{folder_id}/version_stacks GET /v4/accounts/{account_id}/version_stacks/{version_stack_id}/children POST /v4/accounts/{account_id}/folders/{folder_id}/files/local_upload
Cybersecurity Management
BC-620
Folder PermissionsProject Permissions
PATCH /v4/accounts/{account_id}/folders/{folder_id}/users/{user_id} PATCH /v4/accounts/{account_id}/projects/{project_id}/users/{user_id}

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 52.3/100 · developing
Contract Quality 16.8 / 25
Developer Ergonomics 13.9 / 20
Access Clarity 5.3 / 20
Operational Transparency 6.5 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 55/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/frameio: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 20

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

Frame.io Account Permissions API

Manage Account Permissions and related operations.

Frame.io Accounts API

Manage Accounts and related operations.

Frame.io Collections API

Manage Collections and related operations.

Frame.io Comments API

Manage Comments and related operations.

Frame.io Custom Actions API

Manage Custom Actions and related operations.

Frame.io Files API

Manage Files and related operations.

Frame.io Folder Permissions API

Manage Folder Permissions and related operations.

Frame.io Folders API

Manage Folders and related operations.

Frame.io Groups API

Manage Groups and related operations.

Frame.io Metadata API

Manage Metadata and related operations.

Frame.io Metadata Fields API

Manage Metadata Fields and related operations.

Frame.io Project Permissions API

Manage Project Permissions and related operations.

Frame.io Projects API

Manage Projects and related operations.

Frame.io Search API

Manage Search and related operations.

Frame.io Shares API

Manage Shares and related operations.

Frame.io Users API

Manage Users and related operations.

Frame.io Version Stacks API

Manage Version Stacks and related operations.

Frame.io Webhooks API

Manage Webhooks and related operations.

Frame.io Workspace Permissions API

Manage Workspace Permissions and related operations.

Frame.io Workspaces API

Manage Workspaces and related operations.

Scroll for all 20

Open Collections 21

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

API Collection

OPEN COLLECTION

Scroll for all 21

MCP Servers 1

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

Frame.io MCP Server

Official Frame.io documentation/platform MCP server, advertised in the provider's llms.txt for AI client integration (Claude Code, Cursor, etc.). Responds 200 to GET at the endp...

MCP SERVER

Event Specifications 1

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

Security Posture 3

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

Frameio Authentication

oauth2 · 2 schemes

SECURITY

Frameio Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Frameio Trust Center

SOC 2, ISO 27001

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Frameio Scopes

6 scopes · authorizationCode/clientCredentials

6 scopes

SCOPES

Agentic Access 1

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

Frameio Agentic Access

90 operations · 53 acting

90 operations · 53 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: frameio
name: Frame.io
description: Frame.io is a cloud-based video review and collaboration platform, now part of Adobe, used by video and media
  production teams to upload media, leave frame-accurate comments, manage versions, and route work through review and approval.
  Its V4 developer platform exposes a REST API (base https://api.frame.io/v4) covering accounts, workspaces, projects, folders,
  files and uploads, comments, version stacks, shares and reviewers, collections, groups, custom actions, metadata fields,
  and webhooks. Authentication is OAuth2 via Adobe IMS (authorization-code for user apps and client-credentials for server-to-server),
  plus a Camera to Cloud (C2C) device-integration surface, an official Python SDK, the fioctl CLI, and a hosted MCP server.
url: https://raw.githubusercontent.com/api-evangelist/frameio/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
image: https://github.com/Frameio.png
tags:
- Company
- Media
- Video
- Collaboration
- Review and Approval
- Media Production
- Adobe
- Content
apis:
- aid: frameio:frameio-account-permissions-api
  name: Frame.io Account Permissions API
  description: Manage Account Permissions and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Account Permissions
  tags_raw:
  - Account Permissions
  properties:
  - type: OpenAPI
    url: openapi/frameio-account-permissions-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-accounts-api
  name: Frame.io Accounts API
  description: Manage Accounts and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/frameio-accounts-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-collections-api
  name: Frame.io Collections API
  description: Manage Collections and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Collection
  tags_raw:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/frameio-collections-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-comments-api
  name: Frame.io Comments API
  description: Manage Comments and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/frameio-comments-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-custom-actions-api
  name: Frame.io Custom Actions API
  description: Manage Custom Actions and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Custom Actions
  properties:
  - type: OpenAPI
    url: openapi/frameio-custom-actions-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-files-api
  name: Frame.io Files API
  description: Manage Files and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/frameio-files-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-folder-permissions-api
  name: Frame.io Folder Permissions API
  description: Manage Folder Permissions and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Folder Permissions
  properties:
  - type: OpenAPI
    url: openapi/frameio-folder-permissions-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-folders-api
  name: Frame.io Folders API
  description: Manage Folders and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/frameio-folders-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-groups-api
  name: Frame.io Groups API
  description: Manage Groups and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/frameio-groups-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-metadata-api
  name: Frame.io Metadata API
  description: Manage Metadata and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/frameio-metadata-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-metadata-fields-api
  name: Frame.io Metadata Fields API
  description: Manage Metadata Fields and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Metadata Fields
  tags_raw:
  - Metadata Fields
  properties:
  - type: OpenAPI
    url: openapi/frameio-metadata-fields-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-project-permissions-api
  name: Frame.io Project Permissions API
  description: Manage Project Permissions and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Project Permissions
  properties:
  - type: OpenAPI
    url: openapi/frameio-project-permissions-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-projects-api
  name: Frame.io Projects API
  description: Manage Projects and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/frameio-projects-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-search-api
  name: Frame.io Search API
  description: Manage Search and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/frameio-search-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-shares-api
  name: Frame.io Shares API
  description: Manage Shares and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Shares
  properties:
  - type: OpenAPI
    url: openapi/frameio-shares-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-users-api
  name: Frame.io Users API
  description: Manage Users and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/frameio-users-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-version-stacks-api
  name: Frame.io Version Stacks API
  description: Manage Version Stacks and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Version Stacks
  properties:
  - type: OpenAPI
    url: openapi/frameio-version-stacks-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-webhooks-api
  name: Frame.io Webhooks API
  description: Manage Webhooks and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/frameio-webhooks-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-workspace-permissions-api
  name: Frame.io Workspace Permissions API
  description: Manage Workspace Permissions and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Workspace Permissions
  tags_raw:
  - Workspace Permissions
  properties:
  - type: OpenAPI
    url: openapi/frameio-workspace-permissions-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
- aid: frameio:frameio-workspaces-api
  name: Frame.io Workspaces API
  description: Manage Workspaces and related operations.
  humanURL: https://developer.frame.io
  baseURL: https://api.frame.io
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/frameio-workspaces-api-openapi.yml
  - type: Webhooks
    url: asyncapi/frameio-webhooks.yml
  - type: ErrorCatalog
    url: errors/frameio-problem-types.yml
  - type: DataModel
    url: data-model/frameio-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/frameio-capability-edges.yml
  name: Frame.io Business Capability Map
- type: Overlay
  url: overlays/frameio-v4-overlay.yaml
- type: DeveloperPortal
  url: https://developer.frame.io
- type: Documentation
  url: https://next.developer.frame.io/platform/v4/docs/overview
- type: APIReference
  url: https://next.developer.frame.io/platform/v4/api-reference
- type: GettingStarted
  url: https://next.developer.frame.io/platform/v4/docs/getting-started
- type: Support
  url: https://help.frame.io
- type: Blog
  url: https://blog.frame.io
- type: Pricing
  url: https://frame.io/pricing
- type: SignUp
  url: https://app.frame.io
- type: GitHubOrganization
  url: https://github.com/Frameio
- type: StatusPage
  url: https://status.frame.io
- type: Deprecation
  url: lifecycle/frameio-lifecycle.yml
- type: Lifecycle
  url: lifecycle/frameio-lifecycle.yml
- type: ChangeLog
  url: changelog/frameio-changelog.yml
- type: Authentication
  url: authentication/frameio-authentication.yml
- type: OAuthScopes
  url: scopes/frameio-scopes.yml
- type: Conventions
  url: conventions/frameio-conventions.yml
- type: Conformance
  url: conformance/frameio-conformance.yml
- type: Compliance
  url: https://frame.io/security
- type: TrustCenter
  url: security/frameio-trust-center.yml
- type: DomainSecurity
  url: security/frameio-domain-security.yml
- type: AgenticAccess
  url: agentic-access/frameio-agentic-access.yml
- type: Packages
  url: packages/frameio-packages.yml
- type: SDKs
  url: packages/frameio-packages.yml
- type: CLI
  url: cli/frameio-cli.yml
- type: MCPServer
  url: mcp/frameio-mcp.yml
- type: LLMsTxt
  url: llms/frameio-llms.txt
- type: WellKnown
  url: well-known/frameio-well-known.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Website
  url: http://www.frame.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/frameio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/frameio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/frameio/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.