/
XM
xmtp
/
MessageApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 3w ago
Details
Filter operations
MessageApi
5
post
BatchQuery containing a set of queries to be processed
post
Publish messages to the network
post
Query the store for messages
post
Subscribe to a stream of new envelopes matching a predicate
post
Subscribe to a stream of all messages
MessageApi
Subscribe to a stream of all messages
post
/message/v1/subscribe-all
Request body
V1SubscribeAllRequest
required
Response
A successful response.(streaming responses)
object
required
result
V1Envelope
Envelope encapsulates a message while in transit.
error
RpcStatus
Changes