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

Frame.io Comments API

Manage Comments and related operations.

Frame.io Comments API is one of 20 APIs that Frame.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Comments. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 4 paths, and defines 34 schemas. It is described by OpenAPI 3.2.0, at version v4.0.

Requests are made against a single base URL, https://api.frame.io.

7 operations 4 paths 34 schemas 2 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v4.0
Base URL
https://api.frame.io
Authentication
OAuth 2.0, OAuth 2.0, OAuth 2.0
License
Resource Areas
1

Authentication & Security 3

Frame.io Comments API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 4 scopes. It supports OAuth 2.0 (bearer) using the authorizationCode flow, exposing 4 scopes. It supports OAuth 2.0 (s2s_auth) using the clientCredentials flow, exposing 3 scopes. By default, every request must be authenticated.

  • OAuth2 — For more information, see: https://developer.adobe.com/frameio
  • bearer — For more information, see: https://developer.adobe.com/frameio
  • s2s_auth — Server to server authentication flow

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 2 DELETE, 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Comments 7

Manage Comments and related operations.

DELETE
/v4/accounts/{account_id}/comments/{comment_id}/attachments/{attachment_id}
Delete comment attachment
comments.delete_attachment 3 params → 204400401403404409422429
POST
/v4/accounts/{account_id}/comments/{comment_id}/attachments
Create comment attachment
comments.create_attachment 2 params body → 201400401403404409422429
DELETE
/v4/accounts/{account_id}/comments/{comment_id}
Delete comment
comments.delete 2 params → 204400401403404409422429
GET
/v4/accounts/{account_id}/comments/{comment_id}
Show comment
comments.show 4 params → 200400401403404409422429
PATCH
/v4/accounts/{account_id}/comments/{comment_id}
Update comment
comments.update 3 params body → 200400401403404409422429
GET
/v4/accounts/{account_id}/files/{file_id}/comments
List comments
comments.index 8 params → 200400401403404409422429
POST
/v4/accounts/{account_id}/files/{file_id}/comments
Create comment
comments.create 3 params body → 201400401403404409422429

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are Comment (17 properties), User (6 properties), CommentAttachment (6 properties), TextReviewAnnotationUpdate (4 properties). Each schema is shown below with its type and property counts.

Mention
object
4 properties 4 required
RequestAfterOpaqueCursor
stringnull
Opaque Cursor query param for requests returning paginated results. NOTE: this value is auto-generated and included as part of links from a previous response.…
NoContent
string
Response schema for generic no content response.
Conflict
object
1 property 1 required
CommentResponse
object
1 property 1 required
TooManyRequests
object
1 property 1 required
Link
object
4 properties 4 required
UnprocessableContent
object
1 property 1 required
CreateCommentParams
object
Frame.io create comment params
1 property 1 required
AttachmentInput
object
Input for creating a comment attachment
3 properties 3 required
CommentWithIncludesResponse
object
1 property 1 required
User
object
User details
6 properties 5 required
Unauthorized
object
1 property 1 required
CommentAttachmentResponse
object
1 property
BadRequest
object
1 property 1 required
Anchor
object
2 properties 2 required
Links
object
Links to paginated data
1 property 1 required
TextReviewAnnotationBounds
object
4 properties 4 required
TextReviewAnnotation
object
4 properties 4 required
UpdateCommentParams
object
Frame.io update comment params
1 property 1 required
Forbidden
object
1 property 1 required
LinkParams
object
3 properties 3 required
IncludeTotalCount
boolean
Page query param to include the count of all entities
TimeStamp
RequestPageSize
integer
Page size query param for requests
NotFound
object
1 property 1 required
CommentsWithIncludesResponse
object
3 properties 2 required
FrameOrAdobeId
string
A Frame.io or Adobe entity identifier. Typically a Frame.io UUID. But for accounts, projects, folders, files, and version stacks that reside in Adobe cloud sto…
CommentWithIncludes
object
CreateAttachmentParams
object
Request body for creating a comment attachment
1 property 1 required
TextReviewAnnotationUpdate
object
Payload for updating an existing text review annotation.
4 properties
CommentAttachment
object
6 properties 5 required
UUID
string
A UUID string that uniquely identifies a Frame.io entity.
Comment
object
17 properties 16 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

frameio-comments-api-openapi.yml Raw ↑

Other APIs Frame.io publishes across the network.

Frame.io Account Permissions API
Frame.io Accounts API
Frame.io Collections API
Frame.io Custom Actions API
Frame.io Files API
Frame.io Folder Permissions API
Frame.io Folders API
Frame.io Groups API
Frame.io Metadata API
Frame.io Metadata Fields API
Frame.io Project Permissions API
Frame.io Projects API
Where this information came from

This is an independent, third-party profile of Frame.io Comments 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.