The two types of API functions in Node.js are:

  • Asynchronous, non-blocking functions
  • Synchronous, blocking functions