
Security News
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
@algolia/ingestion
Advanced tools
Documentation • InstantSearch • Community Forum • Stack Overflow • Report a bug • Support
[!TIP] This API client is already a dependency of the algoliasearch client, you don't need to manually install
@algolia/ingestionif you already havealgoliasearchinstalled.
To get started, you first need to install @algolia/ingestion (or any other available API client package). All of our clients comes with type definition, and are available for both browser and node environments.
yarn add @algolia/ingestion@1.49.1
# or
npm install @algolia/ingestion@1.49.1
# or
pnpm add @algolia/ingestion@1.49.1
Add the following JavaScript snippet to the of your website:
<script src="https://cdn.jsdelivr.net/npm/@algolia/ingestion@1.49.1/dist/builds/browser.umd.js"></script>
You can now import the Algolia API client in your project and play with it.
import { ingestionClient } from '@algolia/ingestion';
const client = ingestionClient('YOUR_APP_ID', 'YOUR_API_KEY');
For full documentation, visit the Algolia JavaScript API Client.
Encountering an issue? Before reaching out to support, we recommend heading to our FAQ where you will find answers for the most common issues and gotchas with the client. You can also open a GitHub issue
The Algolia JavaScript API Client is an open-sourced software licensed under the MIT license.
FAQs
JavaScript client for ingestion
The npm package @algolia/ingestion receives a total of 2,533,830 weekly downloads. As such, @algolia/ingestion popularity was classified as popular.
We found that @algolia/ingestion demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 104 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.

Research
/Security News
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.