Threema
communitySwiss end-to-end encrypted messaging app with no phone number required, used by 12+ million users and governments. Offers private chats, group messaging, polls, and Threema Work for enterprise secure 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
/msgapi/send_simpleSend a text message via Threema Gateway
Parameters
toThreema ID (stringrequiredtextmessage content (stringrequiredsecretgateway secret (stringrequiredReturns
message_id (string)POST
/msgapi/send_fileSend a file via Threema Gateway
Parameters
toThreema ID (stringrequiredsecretstringrequiredfile_namestringrequiredmime_typestringrequiredReturns
message_id (string)GET
/msgapi/pubkeys/{threema_id}Look up public key for a Threema ID
Parameters
threema_id8-character ID (stringrequiredReturns
public_key (hex string)