Command line API
How to run API in CLI mode
You can run the Signal API in command-line mode. It can be useful to start the API on a remote server where a GUI is not needed
The minimum command to run this mode
After this run command, there are only two ways to interact with the Signal API
- Using the Signal endpoints to get and change the settings, manage the connection, send transactions, and so on
- Press
CTRL + Cto stop the API The Signal provides a complete toolkit for working with the API via the endpoint, with no interface involved. Find the latest Postman Collection on download page
It is also recommended to set up a custom config and, when needed, use a dedicated specification file for the API mode