There's a world of messages that have associations with other messages! Mainly, there's reply messages (iOS 14+), tapback messages, and plugin-based associated messages. This API allows you to get associated messages, and to send tapbacks.
GET
/messages/associated
Returns all associated messages with a given item ID
POST
/messages/associated
Sends an associated message (only tapbacks are supported on this endpoint, at this time)
‣