VOOZH about

URL: https://apify.com/vivid_astronaut/ai-chat-moderation

โ‡ฑ Ai Chat Moderation ยท Apify


Pricing

from $20.00 / 1,000 results

Go to Apify Store

Pricing

from $20.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Fabio Suizu

Fabio Suizu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Ai Chat Moderation API

Ai Chat Moderation service powered by Azure. Fast, reliable, and scalable API.

Features

  • Fast Processing: Lightning-fast ai chat moderation api powered by Azure
  • Reliable: 99.9% uptime with automatic failover
  • Scalable: Handle single requests or bulk operations
  • Secure: Enterprise-grade security with API key authentication
  • Well Documented: Comprehensive API documentation and examples

Use Cases

  • Content Generation: Automate content creation workflows
  • Data Analysis: Extract insights from unstructured data
  • Automation: Integrate AI capabilities into your apps

Input Parameters

ParameterTypeRequiredDescription
dataobjectNoInput data to process. Send your API request payload here.
endpointstringNoSpecific endpoint to call (e.g., /api/v1/process)

Output Format

{
"success":true,
"result":{ ... },
"timestamp":"2026-01-07T00:00:00Z"
}

Code Examples

JavaScript (Node.js)

import{ ApifyClient }from'apify-client';
const client =newApifyClient({token:'YOUR_API_TOKEN'});
const input ={
"data":{},
"endpoint":"/api/v1/process"
};
const run =await client.actor("vivid_astronaut/ai-chat-moderation").call(input);
const{ items }=await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run_input ={
"data":{},
"endpoint":"/api/v1/process"
}
run = client.actor("vivid_astronaut/ai-chat-moderation").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

cURL

curl-X POST "https://api.apify.com/v2/acts/vivid_astronaut~ai-chat-moderation/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"data": {},
"endpoint": "/api/v1/process"
}'

Pricing

Model: Pay per result Price: $0.020 per result

You only pay for successful results. Platform usage costs are included.

API Documentation

Full API documentation is available at:

Support

Version History

See ./CHANGELOG.md for version history.


Powered by Azure Cloud Infrastructure

You might also like

Youtube Live Chat Scraper

coregent/youtube-live-chat-scraper

YouTube Live Chat Scraper extracts live chat from YouTube live streams and replays. Supports full replay chat (most reliable) and best-effort live polling. Outputs messages with timestamps, authors, badges (owner/mod/member), Super Chats/Stickers, and stream metadata for analytics and AI.

79

5.0

Arab chat 1

alhemaqani111/arab-chat-1

Arab chat Free for all

Arab chat all

alhemaqani111/arab-chat-all

Arab chat Free for everyone

Kick Chat Scraper & Real-Time Archive

devilscrapes/kick-chat-archive

Archive live Kick.com chat via the Kick chat API โ€” subscribe to one or more channels and capture every message with sender, role, badges, and timestamp, export to JSON or CSV. Kick has no native chat history, so this is the way to keep a record.

Chat With Website

happitap/chat-with-website

Chat with Website enables your AI chatbots and assistants to access real-time web content. It accepts search queries or URLs, retrieves relevant pages, and converts them to clean text or Markdown that your AI can understand and use in conversations.

Arab chat ุนุฑุจูŠ ุดุงุช

alhemaqani111/arab-chat-aarby-sht

Chat private arab

Twitch Messages Scraper

nifty.codes/twitch-chat-scraper

Extract live chat messages from any Twitch channel with active chat. Powered by Twitch Scraper.

Twitch Chat Scraper โ€” VOD Chat Archive

devilscrapes/twitch-vod-chat-archive

Export and download the full timestamped chat replay from any public Twitch VOD as a one-row-per-message dataset โ€” user color, badges, emote IDs, message offsets โ€” to JSON or CSV. A Twitch VOD chat downloader, no login, after earlier Apify Twitch actors were deprecated.

17

Telegram Get Chat Messages / Channel Comments

akula.marketing/Telegram-Get-Chat-Messages-Channel-Comments

Scrape Telegram channel messages and group chat posts with author profiles. Delivers Excel export via webhook for lead gen and conversation analysis.

๐Ÿ‘ User avatar

akula.marketing

56

5.0