Storing API keys

Once you've added your API keys, you need to store them safely and securely. Anyone who has access to a key can perform Inkit requests on your account. What's more, if you lose a key, you will have to generate a new one.

We recommend that you use one of the following methods of securing your API keys:

We strongly recommend NOT using any of the following methods:

  • Slack channels
  • Unecrypted text files in cloud storages such as Google Drive
  • Code repositories