Ask your question and get a summary of the document by referencing this page and the AI provider of your choice
By integrating the Intlayer MCP Server to your favourite AI assistant can retrieve all the doc directly from ChatGPT, DeepSeek, Cursor, VSCode, etc.
See MCP Server docIf you have an idea for improving this documentation, please feel free to contribute by submitting a pull request on GitHub.
GitHub link to the documentationCopy doc Markdown to clipboard
@intlayer/api: NPM Package to interact with Intlayer API
Intlayer is a suite of packages designed specifically for JavaScript developers. It is compatible with frameworks like React, React, and Express.js.
The @intlayer/api package is a SDK (Software Development Kit) to interact with the Intlayer API. It provides a set of functions to audit content declaration, interact with organizations, projects, and user, etc.
Usage
Copy the code to the clipboard
import { intlayerAPI } from "@intlayer/api";intlayerAPI.user.getUser({ ids: ["user-id-1", "user-id-2"],});
Installation
Install the necessary package using your preferred package manager:
Copy the code to the clipboard
npm install @intlayer/api
Doc History
Version | Date | Changes |
---|---|---|
5.5.10 | 2025-06-29 | Init history |