Skip to content

APIs through the backend

KennBro edited this page Mar 14, 2020 · 2 revisions

Configure the APIs through the backend

Once the application is installed we could load the ApiKeys manually (assuming that iKy is installed in $IKY_DIRECTORY) as follows

cd $IKY_DIRECTORY
cd backend/factories
cp apikeys_default.json apikeys.json

And finally edit with your favorite editor the file apikeys.json

  • Fullcontact : Generate the APIs from here
  • Twitter : Generate the APIs from here
  • Linkedin : Only the user and password of your account must be loaded
  • HaveIBeenPwned : Generate the APIs from here
  • Emailrep.io : Generate the APIs from here