Overview

Detailed instructions on how to use the EmpathyBroker index API Through Post using CURL instructions.

First [Empathy Index API]

Step-by-step guide

  1. To send a new feed to be indexed you must build a POST request to the following URL (replace constants with the values that the EmpathyBroker team has provided to you):

    INDEX_SERVICE_URL/services/jobs/submit/INDEX_TOKEN/FEED_ID


  2. Samples using CURL

Related articles