The message router implements an API for various operations.  The base URL is at:  http://{message-router-ip}:3904

API

Method

URL

Header

Data

Description

list topicsGETBASE/topics

N/A

 N/A

list topics
list particular topicGETBASE/topics/{topic_name}

N/A

 N/A

list info about topic {topic_name}

See Common Services for a link to the open source for this API.

  • No labels