Provide the SHA256 hash (in hexadecimal format) of the API key that is used for authentication
Enable authentication (default: false)
Whether the server is disabled by default. Results in the start() method exiting immediately (default: false)
Prefix for environment variables (default: 'PM2API')
Server host (default: 'localhost')
Logger
Server port (default: 1337)
Request logging format, for all options see: https://www.npmjs.com/package/morgan (default: 'short')
Interface for options that can be passed during server initialization