Skip to main content
Search runs semantically (by meaning, not keywords) over the embedded content in your library — transcripts and workflow documents.
Each hit points back to its item_id (and start_seconds for video transcripts, so you can deep-link into the moment).

Narrowing

What’s searchable

Only embedded content is indexed. Make content searchable by:
Search embeds your query on each call, so it costs a bit more than a plain read (0.005 coin).

Tag cloud

For a lighter, faceted view of a library slice, GET /v1/tags?collection_id=… (or ?item_id=…) returns the prominent tags — useful for navigation UIs.