JavaScript SDK

Official JavaScript library for image moderation. Full TypeScript support, works in browser and Node.js.

Get API Key
npm install @imagemoderationapi/sdk

SDK Features

TypeScript Ready

Full type definitions for excellent IDE support and safety.

Browser & Node

Same API works in browsers and Node.js environments.

Promise-Based

Modern async/await patterns for clean code.

File & URL Input

Moderate from file uploads, URLs, or base64 strings.

Batch Processing

Process multiple images efficiently in a single call.

Auto-Retry

Built-in retry logic with exponential backoff.

Start Building with JavaScript

Get Free API Key