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.
Upload your content using direct uploads or multipart uploads. The platform creates an asset and return its unique identifier.
Index your content using the POST method of the /indexes/{index-id}/indexed-assets.
Monitor the indexing status until it shows ready using the GET method of the /indexes/{index-id}/indexed-assets/{indexed-asset-id} endpoint.