Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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):

    Code Block
    languagebash
    INDEX_SERVICE_URL/services/jobs/submit/INDEX_TOKEN/FEED_ID


  2. Samples using CURL

...