Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Algolia
Algolia
42 actions · 1 auth method
PreviewSearch

Authentication

API Key

Connect your Algolia account using your Application ID and API Key from the Algolia dashboard.Guides: Connector Profile, Link Account
Actions
42 actions
Action
Description
Retrieve Top Searches
Retrieves the most popular search queries.
Retrieve Number Of Searches
Retrieves the total number of searches over time.
Retrieve Searches No Results
Retrieves the most frequent searches without results.
Retrieve Click Through Rate
Retrieves click-through rate analytics.
Retrieve Average Click Position
Retrieves the average position of clicked results.
Retrieve Top Search Results
Retrieves the most frequently returned search results.
Retrieve Number Of Users
Retrieves the number of unique users.
Retrieve No Results Rate
Retrieves the rate of searches returning no results.
Retrieve Searches No Clicks
Retrieves top searches that received no clicks.
Retrieve No Click Rate
Retrieves the rate of searches without any clicks.
Retrieve Click Positions
Retrieves click position distribution analytics.
List Indices
Lists all indices in your Algolia application.
Delete Index
Deletes an index and all its data.
Copy Or Move Index
Copies or moves (renames) an index within the same Algolia application.
Retrieve Task Status
Gets the status of an asynchronous task.
Send Events
Sends click, conversion, or view events to Algolia Insights API for analytics and personalization.
List API Keys
Lists all API keys associated with your Algolia application, including their permissions and restrictions.
Get API Key Info
Retrieves the permissions and details of the current API key.
Retrieve Record
Retrieves a single record by its objectID.
Add A New Record
Adds a record to an index or replaces it with an auto-generated objectID.
Add Or Replace Record
Adds or replaces a record with a specific objectID.
Add Or Update Attributes
Partially updates a record by adding or modifying specific attributes.
Delete Record
Removes a record from an index.
Batch Indexing Operations On One Index
Adds, updates, or deletes records in one index with a single API request.
Browse For Records
Retrieves records from an index, up to 1,000 per request.
Delete Records Matching A Filter
Deletes all records matching filter criteria. This operation doesn’t accept empty filters.
Retrieve A Rule
Retrieves a single rule by its ID.
Create Or Replace A Rule
Creates or replaces a query rule.
Delete A Rule
Removes a rule from the index.
Create Or Update Rules
Creates or updates multiple rules at once.
Delete All Rules
Removes all rules from an index.
Search For Rules
Searches for rules in your index.
Search Single Index
Searches for records in a single index and returns matching hits.
Search Multiple Indices
Searches across multiple indices in a single request.
Get Index Settings
Retrieves all settings for an index.
Update Index Settings
Updates settings for an index.
Search For Synonyms
Retrieves all synonyms for an index.
Retrieve A Synonym
Retrieves a single synonym by its ID.
Create Or Replace A Synonym
Creates or updates a single synonym.
Delete A Synonym
Removes a synonym from the index.
Delete All Synonyms
Removes all synonyms from an index.
Create Or Replace Synonyms
Creates or updates multiple synonyms at once.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/algolia/filled/png

Connector Profile

Algolia - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/algolia/filled/png

Link Account

Algolia - API Key
4

Use Actions

Invoke actions using one of the methods below: