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

Manage Search and related operations.

Frame.io Search 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 Search. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 52 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.

1 operations 1 paths 52 schemas 1 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 Search 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 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Search 1

Manage Search and related operations.

POST
/v4/accounts/{account_id}/search
Search account
search.search 4 params body → 200400401403404409422429

Schemas 52

The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are Project (11 properties), AssetCommon (9 properties), RatingMatch (5 properties), CommentMatch (4 properties). Each schema is shown below with its type and property counts.

NotesMatch
object
The result's notes is a match for the search query
2 properties 2 required
DeletedAtMatch
object
The result's deleted at timestamp is a match for the search query
2 properties 2 required
ResolutionWidthMatch
object
The result's resolution width is a match for the search query
2 properties 2 required
Conflict
object
1 property 1 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.…
TooManyRequests
object
1 property 1 required
CommentMatch
object
The result's comment is a match for the search query
4 properties 4 required
ResolutionHeightMatch
object
The result's resolution height is a match for the search query
2 properties 2 required
UnprocessableContent
object
1 property 1 required
PageCountMatch
object
The result's page count is a match for the search query
2 properties 2 required
HasAlphaChannelMatch
object
The result's alpha channel presence is a match for the search query
2 properties 2 required
InsertedAtMatch
object
The result's inserted at timestamp is a match for the search query
2 properties 2 required
SearchParams
object
Search request parameters
3 properties 2 required
AssigneeMatch
object
The result's assignee is a match for the search query
2 properties 2 required
BitDepthMatch
object
The result's bit depth is a match for the search query
2 properties 2 required
BadRequest
object
1 property 1 required
FormatMatch
object
The result's format is a match for the search query
2 properties 2 required
BitRateMatch
object
The result's bit rate is a match for the search query
2 properties 2 required
DurationMatch
object
The result's duration is a match for the search query
2 properties 2 required
Links
object
Links to paginated data
1 property 1 required
ChannelsMatch
object
The result's channels is a match for the search query
2 properties 2 required
Unauthorized
object
1 property 1 required
ProjectSearchResult
object
A search result containing a project
3 properties 3 required
FrameRateMatch
object
The result's frame rate is a match for the search query
2 properties 2 required
ProjectMatch
object
The asset's project name is a match for the search query
3 properties 3 required
StatusMatch
object
The result's status is a match for the search query
2 properties 2 required
UpdatedAtMatch
object
The result's updated at timestamp is a match for the search query
2 properties 2 required
KeywordsMatch
object
The result's keywords are a match for the search query
2 properties 2 required
DynamicRangeMatch
object
The result's dynamic range is a match for the search query
2 properties 2 required
VisualMatch
object
The result's content vector embedding is a match for the search query
2 properties 2 required
AssetCommon
object
9 properties 8 required
FileTypeMatch
object
The result's file type is a match for the search query
2 properties 2 required
CreatorMatch
object
The result's creator is a match for the search query
2 properties 2 required
Forbidden
object
1 property 1 required
SearchMatch
object
A match explaining why a result was returned
ColorSpaceMatch
object
The result's color space is a match for the search query
2 properties 2 required
IncludeTotalCount
boolean
Page query param to include the count of all entities
RequestPageSize
integer
Page size query param for requests
RatingMatch
object
The result's rating is a match for the search query
5 properties 2 required
AudioSampleRateMatch
object
The result's audio sample rate is a match for the search query
2 properties 2 required
NotFound
object
1 property 1 required
FilesizeMatch
object
The result's file size is a match for the search query
2 properties 2 required
CodecMatch
object
The result's codec is a match for the search query
2 properties 2 required
NameMatch
object
The result's name is a match for the search query
3 properties 3 required
AssetSearchResult
object
A search result containing an asset (file, folder, or version stack)
3 properties 3 required
TranscriptionMatch
object
The result's transcription is a match for the search query
2 properties 2 required
SourceFilenameMatch
object
The result's original file name is a match for the search query
3 properties 3 required
UUID
string
A UUID string that uniquely identifies a Frame.io entity.
CommentCountMatch
object
The result's comment count is a match for the search query
2 properties 2 required
Project
object
Frame.io Project
11 properties 9 required
SearchResponse
object
Response containing search results
3 properties 2 required
UploadedAtMatch
object
The result's uploaded at timestamp is a match for the search query
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

frameio-search-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 Comments 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
Where this information came from

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