It would be nice to be able to query /add_urls/get_url_info and /add_urls/get_url_files with an array of URLs instead of having to do them all as seperate queries. Also, perhaps combining both endpoints into a combined one that takes an array might be useful too as it seems they tend to both be used at the same time in many cases.