Vyinx

Vyinx Guard

An AI-powered Discord Bot & API designed to automate scam detection and provide advanced safety content filtering for your communities.

Scam Detection

Analyze text and images to reliably identify known scams, including Nitro phishing links, fake crypto giveaways, and deceptive URLs. Identify threats before they reach your users.

Safety Content Filter

Evaluate content for inappropriate language, racial slurs, derogatory terms, and polarizing political figures. Ensure your platform maintains a safe environment.

Supported Payloads

text

Analyze strings of text for malicious patterns and inappropriate keywords.

image

Provide a base64 encoded string or a direct URL to analyze a single image for threats.

images

An array of base64 strings or URLs for batch processing multiple images in one request.

API Playground

Simulate requests to the Vyinx Guard endpoints. See exactly how the API analyzes content and structures its JSON responses.

POST/api/v1/vynix-guard/scam
{
 "text": "FREE Nitro! Click here now: bit.ly/freenitro"
}
Response payload
Awaiting request...
Loading...
Loading...