Zentalk Support
Overview
Zentalk API 1.0
Section titled “Zentalk API 1.0”Decentralized end-to-end encrypted messaging platform with wallet-based authentication. Features include real-time messaging, file sharing, channels, and secure media storage.
Information
- License: MIT
- OpenAPI version:
3.1.0
Operations
Section titled “Operations”POST
/api/auth/csrfPOST
/api/auth/revokeDELETE
/api/auth/sessions/{id}POST
/api/logoutPOST
/initializePOST
/session/resumeGET
/api/groupsDELETE
/api/groups/{groupId}POST
/api/keysPOST
/api/v1/sendPOST
/api/v1/typingPOST
/api/mfa/disableDELETE
/api/mfa/trusted-devicesPOST
/api/mfa/verifyPOST
/api/pollsGET
/api/storiesPOST
/api/storiesDELETE
/api/stories/{storyId}DELETE
/api/v1/avatarPOST
/api/v1/discoverGET
/debugGET
/errorsPOST
/errorsAuthentication
Section titled “Authentication”BearerAuth
Section titled “BearerAuth”JWT Bearer token for authentication
Security scheme type: apiKey
Header parameter name: Authorization
SignatureAuth
Section titled “SignatureAuth”Signature for request authentication
Security scheme type: apiKey
Header parameter name: X-Signature
WalletAuth
Section titled “WalletAuth”Wallet address for authentication
Security scheme type: apiKey
Header parameter name: X-Wallet-Address
