v2

latestSwagger 2.0raw.githubusercontent.com2019-06-14909586.3 KB

Search the content of recently sent messages and optionally narrow by date range, tags and senders. This method may be called up to 20 times per minute. If you need the data more often, you can use /messages/info.json to get the information for a single message, or webhooks to push activity to your own application for querying.

post/messages/search.json

Request body

api_keysstring[]
date_fromstring
date_tostring
keystring
limitinteger
querystring
sendersstring[]
tagsstring[]

Response

OK