Skip to content

Set up Service Account Key

A Service Account Key (SAK) is required for iMember360 to communicate with your Keap application.

  1. Log into your Keap application

  2. Go to Admin > Settings > API Settings

  3. Click the blue button to add a new Service Account Key

  4. Enter a unique name for this key (e.g., “iMember360”)

  5. Click Authorize

  • Only administrators can create Service Account Keys
  • The key grants admin access to all your stored data
  • Treat your API key as a protected secret
  • Never commit it to source code repositories
  • Remove unused keys to prevent unauthorized access

For more details, see the official Keap Developer Documentation.