Index content

Index your uploaded assets to make them searchable and analyzable.

Workflow

Before you begin, create an index if you don’t have one.

1

Upload your content using direct uploads or multipart uploads. The platform creates an asset and return its unique identifier.

2

Index your content using the POST method of the /indexes/{index-id}/indexed-assets.

3

Monitor the indexing status until it shows ready using the GET method of the /indexes/{index-id}/indexed-assets/{indexed-asset-id} endpoint.

4

Search or analyze your content.