Spam Detector

Spam filtration test with a percentage confidence score along with an explanation.

This API is ideal for developers working on content moderation tools, email filtering, and social media platforms. It automates the spam detection process, helping to maintain the quality and integrity of user-generated content. Use cases include moderating forum posts, filtering spam emails, and analyzing user comments for spammy content.

AI jobs involve two key steps:

  1. Submitting the AI job: Initiating the process by sending the job request.
  2. Monitoring and receiving results: Continuously checking the job status and obtaining the final output upon successful completion.

Step 1. Submit the AI Job request

Endpoint: POST - /api/v1/content/detect_spam

Attribute Type Mandatory Description
content String Yes Provide the content to check whether it is spam.

RESPONSE EXAMPLE:

{
  "status_url": "https://sharpapi.com/api/v1/content/translate/job/status/5de4887a-0dfd-49b6-8edb-9280e468c210",
  "job_id": "5de4887a-0dfd-49b6-8edb-9280e468c210"
}

Step 2. Monitor & Fetch AI Job Results

Endpoint: GET - /api/v1/content/detect_phones/job/status/:uuid

An endpoint is used to check on the progress of the requested API job.

RESULT EXAMPLE:

{
  "data": {
    "type": "api_job_result",
    "id": "f7d3eec2-7ba6-4104-9f30-ff418428de2c",
    "attributes": {
      "status": "success",
      "type": "content_detect_spam",
      "result": {
        "pass": false,
        "score": 85,
        "reason": "The message appears to be a solicitation for financial services, which is a common characteristic of spam."
      }
    }
  }
}

When Laravel/PHP E-commerce App Meets AI

Hey fellow Laravel enthusiasts! In the ever-evolving landscape of e-commerce, integrating AI into your Laravel applications is not just a luxury, it’s a necessity. With SharpAPI’s Laravel package, it’s now easier than ever. In this blog, I’ll guide you through 10 transformative use cases for enhancing your Laravel-based e-commerce applications using SharpAPI.

HR Marketing Meets Automation: SharpAPI Content Tools

HR tech is about more than just hunting for the perfect hire – it’s about creating content that attracts them and keeps them glued to your brand. Enter SharpAPI’s content automation tools, here to make your marketing team and your brand look like absolute rockstars. Imagine having a set of tools so sharp, they could slice through a clunky sentence or rescue a dull job ad, turning it into a showstopper. Let’s dive in.

Why Developers Should Choose SharpAPI Over Operating AI Models Manually

When it comes to workflow automation, integrating AI into your business can feel like deciding whether to climb a mountain or take the gondola. Sure, both get you to the top, but one is infinitely easier and less sweaty. In the world of AI-driven automation, the gondola is SharpAPI—the streamlined solution that helps you implement workflow automations faster and more effectively than wrestling with a Large Language Model (LLM) API directly. Let’s break down why SharpAPI is the smarter, more efficient choice for your automation needs.

10 Ways AI with SharpAPI is Transforming Travel Tech

In an industry where time zones are crossed faster than you can finish a complimentary in-flight snack, AI has become the quiet co-pilot shaping every corner of travel. Imagine automating itinerary emails, categorizing unique stays, or instantly translating tour descriptions—all while you focus on delivering memorable experiences. SharpAPI brings this vision to life, offering a suite of AI-powered tools that not only simplify operations but add that extra spark to customer interactions, making travel smoother, smarter, and undeniably more exciting.