XMTP Network gRPC API
Core gRPC-based API for the XMTP decentralized messaging network. Provides operations for sending and retrieving encrypted group messages, managing MLS key packages, publishing identity updates, and streaming real-time message events. All messages are end-to-end encrypted using the MLS protocol standard. Node operators expose this API over TLS-secured public DNS endpoints.
Requests are made against the base URL grpc://grpc.xmtp.network.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
#gRPC#Messaging#Encryption#MLS#Web3