API Key Security

An API Key Security is a code used to authenticate an application or a user. To ensure the security for API Key, provide values for the given properties whenever they are prompted:

secureWithAPIKey Provide y/Y to enable API key security else n/N.
jdbc.platform

MYSQL or Oracle

If you are using Oracle database, add its connector lib path to the database.driver.path

jdbc.driver Database driver URL
jdbc.url Database connection URL
jdbc.username Database username
jdbc.password Database password
jdbc.databasename Database name for MYSQL database
APIKeyExpireTime Expire time (in seconds) for API key