Skip to main content

Set up Service Account Key

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

Important

Legacy API Keys were deprecated on February 14th, 2025. You must use a Service Account Key instead.

Create a Service Account Key

  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
Save Your Key

The full key is only shown once. Copy and save it immediately - you will need it for Configuring the Service Account Key in WordPress.

Security Notes

  • 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.