Rasa classify list of utterances into intents without labels

Is there a way to send a list of utterances to Rasa and get the list of intent classifications back for them? I know you can do cross validation but that requires you to label your utterances with intents and I want to take a list of unlabeled utterances and see how rasa classifies them.

Hi @tatianaf ! maybe using the http api ? HTTP API Perform an intent evaluation