what is a disadvantage of using an api web-server interface? group of answer choices an api error can bring down the entire web server. an external program needs to run for each user request. it is inefficient because it uses dlls. it is slower than cgi scripts.