Hello @jcr7c0 ,
This means a “message unit” refers to each individual message sent to a phone number.
So in your example of sending a single message to 1500 phone numbers split over 15 API requests, this would count as 1500 message units against the 200 message units per minute limit.
Even though there are only 15 total API requests, each request contains 100 recipients. So in total that is 15 * 100 = 1500 message units across those requests.
Since 1500 is greater than the 200 message units per minute limit, this send would be rate limited if done in under a minute.
If you need to send high volume of messages that exceed these rate limits, you would need to contact the ACS team at phone@microsoft.com as stated in the docs.
Best,
Grace