/
XM
xmtp
/
MessageApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h 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
BatchQuery containing a set of queries to be processed
post
/message/v1/batch-query
Request body
V1BatchQueryRequest
required
requests
V1QueryRequest[]
Response
A successful response.
V1BatchQueryResponse
required
responses
V1QueryResponse[]
Changes