Browse assets
Browse and semantically search fal Assets across all media, uploads, favorites, collections, tags, and character references.
Authorizations
API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY
Query Parameters
Maximum number of items to return. Actual maximum depends on query type and expansion parameters.
x >= 150
Pagination cursor from previous response. Encodes the page number.
"Mg=="
Text query for hybrid semantic search
"cinematic portrait"
fal-hosted image URL to use for semantic image search
"https://v3b.fal.media/files/b/0a9b4900/PDbTGyzqRh1aijW2WQiY9_opengraph-1%20%281%29.png"
fal-hosted video URL to use for semantic video search
"https://fal.media/files/example.mp4"
Filter by one or more media types
Asset media type
image, video, audio, 3d Filter by one or more indexed sources
Indexed asset source
upload, response, request Asset library section to browse
all-media, uploads, favorites, generated "all-media"
Collection scope to browse
"d8b6elcregj72v34jr8g"
Character identifiers to use as @mention semantic filters
Tag IDs to filter by
Whether tag filters match any tag or all tags
any, all "any"
Response
Successfully browsed assets
Paginated asset browse response
Asset results
Cursor for the next page
Whether more results are available
Exact total when available; null when unavailable
True when the requested scope (favorites, tags, or collection membership) exceeded the maximum number of assets a single search can cover, so results were drawn from a partial slice of it and some matches are missing. Narrow the scope for complete results. total_count remains accurate for the results that were returned.