{% import '_includes/forms' as forms %} {% import 'verbb-base/_macros' as macros %} {% set displayName = integration.displayName() %} {% set instructions %} ### Connect to the {name} API 1. Login to your Algolia account. 1. In the left-hand sidebar, click **API Keys**. 1. Copy the **Application ID** and enter this in the **App ID** field below. 1. Copy the **Search-Only API Key** and enter this in the **API Key** field below. {% endset %}