Monitoring with Post request?

Hello,

Is there a way to monitor a POST API request with possibility to edit header and body of the request ?

Hello @conatus - what kind of URL are you trying to send a POST request to? For example, is it a form in a regular webpage or is it an API endpoint serving JSON or XML responses?

Hello @ajitk,

It’s an API endpoint with JSON response, and I need to a token a token in the header and some information in the body…do you think it’s possible with distill ?

Thank you in advance.

This is possible using a JSON monitor. This option is available once you click the green “Add” button in the Watchlist.