{"service":"mikeos-chat-cloud","health":"/api/health","endpoints":{"register":"POST /api/register","send_message":"POST /api/messages","poll_messages":"GET /api/messages?since_id=&limit=","list_conversations":"GET /api/conversations","thread":"GET /api/thread?peer=&limit=","react":"POST /api/messages/{id}/react","unreact":"DELETE /api/messages/{id}/react?emoji=","edit":"POST /api/messages/{id}/edit","delete":"POST /api/messages/{id}/delete","read":"POST /api/messages/read","publish_location":"POST /api/location","set_location_share":"POST /api/location/share","location_state":"GET /api/location/state?peer_user_id=|peer="}}