Skip to main content

Endpoint

Analyzes multiple texts in a single request. More efficient than making multiple individual requests.

Request

Body Parameters

array
required
Array of strings to moderateMin items: 1 Max items: 100 (recommended) Item type: string

Request Example

Response

Success Response (200)

Performance

Batch processing is 3-4x faster per text compared to individual requests due to model loading overhead amortization.