Signal
communityPrivacy-focused encrypted messaging app for secure text, voice, and video communication.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
http://localhost:8080/v2/sendSend message via Signal CLI or REST API
Parameters
numbersender number (stringrequiredmessagetext message (stringrequiredrecipientsrecipient numbers (string[]requiredReturns
timestamp for each recipientGET
http://localhost:8080/v1/receive/{number}Receive pending messages
Parameters
numberregistered number (stringrequiredReturns
messages[] with envelope with source, timestamp, dataMessage with message, attachmentsGET
http://localhost:8080/v1/groups/{number}List Signal groups
Parameters
numberregistered number (stringrequiredReturns
groups[] with id, name, members[], admins[], inviteLink