Product Selector

Fusion 5.12
    Fusion 5.12

    Signals API

    Table of Contents

    A signal is a user event related to a query or its search results. For example, when a user submits a query or clicks a result. When signals are recorded, your search relevancy improves over time. To share signals, use the Signals API.

    This operation accepts one object at a time. Each signal must be sent by a separate POST operation.

    For conceptual information, see Signals.

    Prerequisites

    Before using this endpoint, use the Authentication API with the scope value of connectedsearch.query to generate an access token. The access token is used to authenticate your requests.

    You must also supply the APPLICATION_ID value, as the request URL requires it. To obtain the value, click the Integrations icon from the Applications UI sidebar and then click the APIs tab. The value is in the Application ID field.