You can now group multiple DayPI requests into one request using the Batch API. Batch APIs help improve the performance of your application as your application makes only HTTP request to the DayPIs.
You can also download a PHP script to call the Batch API.
Read more about how to call the Batch API using PHP.