Product Selector

Fusion 5.12
    Fusion 5.12

    Index API

    Table of Contents

    These endpoints can be used to send data directly to an index profile. For index profile CRUD operations, see the Index Profiles API.

    Index APIs include:

    • Index Pipelines API. Index Pipelines are workflows to format data being ingested so it is prepared for indexing. This API manages those pipelines.

    • Index Profiles API - Profiles match pipelines with collections.

    • Index Stages API. Index stages are the individual steps within index pipeline workflows. This API manages those steps.

    For more information about structuring documents for indexing, see Importing Data with the REST API.