What are the two types of API functions in Node.js? Technology Community › Category: Node.js › What are the two types of API functions in Node.js? 0 Vote Up Vote Down VietMX Staff asked 4 years ago The two types of API functions in Node.js are: a) Asynchronous, non-blocking functions b) Synchronous, blocking functions