Algolia Search integration connector
Add white-label customer-facing integration with Algolia Search into your app with just a few lines of code.
Managed authentication
Connect your customer accounts in Algolia Search without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('algolia-search').open()
Add Algolia Search to your app in the next 30 minutes
Execute Algolia Search operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
Create a new API key
Create a new API key.
List API keys
List API keys, along with their associated permissions.
Replace every permission of an existing API key
Get the permissions of an API key
Delete an API key
Delete an API key.
Restore a deleted API key
Restore a deleted API key, along with its associated rights.
Work with Algolia Search data collections
Read and write data, get custom fields schema, and react to changes in Algolia Search data.
Read more about working with data collections
List | Find by ID | Create | Update | Delete | |
---|---|---|---|---|---|
Indexes | ✅ | ➖ | ✅ | ✅ | ➖ |
Trigger integrations on Algolia Search events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events