API Keys

You can create and manage API keys from the Partner Dashboard. These keys let your app securely connect to the platform.

Generate a new API key

From the Dashboard:

  1. Go to Developers > API Keys.
  2. Click Generate API Key.

A new key is created and added to your list with a creation date.

View existing API keys

From the Dashboard:

  1. Go to API Keys.
  2. The list shows all generated keys.
  3. Click View 👁️ to display a key.

While viewing a key, you can:

  • Hide 👁️ API Key to conceal it again.
  • Copy 📁 API Key to use it elsewhere.
  • Revoke 🗑️ API Key to delete it and stop access.
📘

Best practices

  • Keep keys private, treat them like passwords.
  • Regenerate a key if you think it’s been compromised.
  • Rotate keys regularly to stay secure.