Skip to main content
Algolia logo

Overview

Add Algolia to any ModuleX agent or workflow. Search and indexing platform for building fast, relevant search experiences via the Algolia REST API ({application_id}-dsn.algolia.net for reads, {application_id}.algolia.net for writes).
Categories: Developer Tools & Infrastructure · Search · Auth: Algolia API Credentials · Actions: 4

Authentication

Algolia API Credentials

Authenticate using your Algolia Application ID and API Key
1

Step 1

2

Step 2

Navigate to Settings > API Keys
3

Step 3

Copy your Application ID and Admin API Key

Required Credentials

Available Actions

Parameters

string
required
The name of the Algolia index to browse

Response

Parameters

string
required
The name of the Algolia index
array
required
List of object IDs (strings) to delete from the index

Response

Response

Parameters

string
required
The name of the Algolia index
array
required
List of JSON objects to save. Each must have an ‘objectID’ field.

Response

Limits & Quotas

  • Rate limits depend on the Algolia plan (Community, Standard, Premium). Community plans have lower indexing and search operation limits.
  • Search operations: typically thousands per second on paid plans.
  • Indexing operations: batch limits vary by plan (10 MB per batch maximum payload size).
  • Error model: non-2xx responses and timeouts are caught and returned as success=False + error rather than raising.

Amazon Web Services

Apify

Browser Use