The two types of API functions in Node.js are
a) Asynchronous, non-blocking functions
b) Synchronous, blocking functions