/
XM
xmtp
/
MessageApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h 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 new envelopes matching a predicate
post
/message/v1/subscribe
Request body
V1SubscribeRequest
required
contentTopics
string[]
Response
A successful response.(streaming responses)
object
required
result
V1Envelope
Envelope encapsulates a message while in transit.
error
RpcStatus
Changes