> For the complete documentation index, see [llms.txt](https://docs.thingsup.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thingsup.io/command/http-command.md).

# HTTP Command

By using HTTP Command you can send POST request to endpoint. You need to provide following three parameters:

* Request Endpoint ID
* Authentication Key
* Payload

In below example shown in image, the Endpoint ID '*HttpRule'* is the HTTP Rule created in dashboard, with Authentication key '1234'. You can send payload in JSON Object format.

![HTTP Command](/files/wWeATC3ono8OwKiwvEmz)

After sending the command, you can see the result of the command in given Result table.
