💬 MESSENGER SDK

PQC E2E Encryption

Drop-in SDK for post-quantum end-to-end encryption. ML-KEM key exchange (NIST FIPS 203) in 10 lines of code.

Quick Example

curl -X POST https://messenger-api.qntyx.io/identities/ \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

API Base URL

https://messenger-api.qntyx.io

Endpoints

MethodPathDescription
POST/identities/Create an identity
POST/sessions/Establish a session
POST/messages/sendSend a message
GET/stats/Dashboard statistics

Authentication

All endpoints require a bearer token. See Authentication for details.

Dashboard

Manage this product visually at app-messenger.qntyx.io

Marketing Page

Learn more at messenger.qntyx.io