All-in-one AI API to extract text with OCR, analyze faces, compare faces, search faces, recognize celebrities, detect NSFW content, detect objects, detect logos, identify landmarks, remove backgrounds, swap faces, restore old photos, colorize images, cartoonize photos, analyze sentiment & emotions. 36+ endpoints in one subscription.

19 subscribers
9.6/10 popularity
2703 ms avg latency
100% success rate
37 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

AI All in One endpoints

MethodEndpointDescription
OCR
POST OCR
/v1/ocr
Extract text from an image using optical character recognition. Upload a file or provide a public image URL. Returns detected text blocks with bounding boxes and confidence…
POST OCR PDF
/v1/ocr-pdf
Extract text from a PDF document using OCR. Upload a PDF file and optionally specify page range. Returns detected text per page. Costs 2 credits per page processed.
Image Detection
POST Detect Landmarks
/v1/detect-landmarks
Detect famous landmarks and monuments in an image. Upload a file or provide a URL. Returns detected landmarks with names, confidence scores, and geographic locations. Costs 2…
POST NSFW Detection
/v1/nsfw-detect
Detect unsafe content in an image including adult, racy, violent, and other moderation categories. Upload a file or provide a URL. Returns moderation labels with confidence…
POST Object Detection
/v1/objects-detection
Detect and locate objects in an image with bounding boxes. Upload a file or provide a URL. Returns detected objects with names, confidence scores, and positions. Costs 2 credits.
POST Detect Labels
/v1/detect-label
Identify objects, scenes, and concepts in an image. Upload a file or provide a URL. Returns detected labels with confidence scores. Costs 2 credits.
POST PPE Detection
/v1/detect-ppe
Detect personal protective equipment (helmets, masks, gloves, vests) on people in an image. Upload a file or provide a URL. Returns detected persons with PPE status. Costs 2…
POST Detect Logo
/v1/detect-logo
Detect logos and brand marks in an image. Upload a file or provide a URL. Returns detected logos with names, confidence scores, and bounding boxes. Costs 2 credits.
Face Analysis
POST Compare Faces
/v1/compare-faces
Compare two faces and determine similarity. Provide source and target images via URL or file upload. Returns a similarity score and match status. Costs 2 credits.
POST Celebrity Recognition
/v1/celebrity-recognition
Identify celebrities in an image. Upload a file or provide a URL. Returns recognized celebrities with names, confidence scores, and known-for information. Costs 2 credits.
POST Face Analysis
/v1/faceanalysis
Analyze faces in an image to detect age, gender, emotions, and facial attributes. Upload a file or provide a URL. Returns face details with bounding boxes. Costs 2 credits.
Face Search
POST Search Face in Repository
/v1/search-face-in-repository
Search for a face in a facial repository. Provide a face image and repository ID. Returns matching faces with confidence scores. Costs 2 credits.
POST Delete Facial Repository
/v1/delete-facial-repository
Delete an existing facial recognition repository and all faces stored in it. Costs 2 credits.
GET List Repository Faces
/v1/list-repository-faces
List all faces stored in a facial repository. Costs 2 credits.
POST Create Facial Repository
/v1/create-facial-repository
Create a new facial recognition repository to store and search faces. Costs 2 credits.
GET List Facial Repositories
/v1/list-facial-repositories
List all facial recognition repositories associated with your account. Costs 2 credits.
POST Delete Face from Repository
/v1/delete-face-from-repository
Remove specific faces from a facial repository by their face IDs. Costs 2 credits.
POST Save Face in Repository
/v1/save-face-in-repository
Index a face from an image into a facial repository for future search. Provide a face image, repository ID, and an external ID to label the face. Costs 2 credits.
Background Removal
POST Image Background
/v1/image-background
Replace the background with a custom image. Upload foreground and background images or provide URLs. The background is resized to cover the foreground dimensions. Costs 1 credit.
POST Color Background
/v1/color-background
Replace the background with a solid color. Upload a file or provide a URL, specify the background color as RGBA. Costs 1 credit.
POST Remove Background
/v1/remove-background
Remove the background from an image. Upload a file or provide a URL. Returns a JSON response with a URL to the processed PNG image (RGBA with transparent background). Costs 1…
POST Blur Background
/v1/blur-background
Blur the background while keeping the foreground sharp. Upload a file or provide a URL, optionally set blur intensity. Costs 1 credit.
POST Gradient Background
/v1/gradient-background
Replace the background with a vertical gradient. Upload a file or provide a URL, specify top and bottom colors as RGBA. Costs 1 credit.
Face Swap
POST Swap Face by Index
/v1/target-face
Swap a specific face in a group photo by index. First use /v1/detect-faces to get face positions, then specify which face to replace. Costs 1 credit.
POST Detect Faces
/v1/detect-faces
Detect all faces in an image and return their positions. Use the returned face indices with /v1/target-face or /v1/target-enhance to target specific faces. Costs 1 credit.
POST Swap Face
/v1/swap-face
Swap the face from a source image onto a target image. Upload files or provide URLs. Optionally swap all faces in group photos. Costs 1 credit.
Face Enhancement
POST Enhance Face
/v1/enhance-face
Enhance and restore faces in an image using AI upscaling. Upload a file or provide a URL. Optionally enhance all faces in group photos. Costs 1 credit.
POST Enhance Face by Index
/v1/target-enhance
Enhance a specific face in a group photo by index. First use /v1/detect-faces to get face positions, then specify which face to enhance. Costs 1 credit.
POST Restore Face
/v1/enhance-photo
Restore and enhance faces in old or low-quality photos using AI. Upload a file or provide a URL. Use mode=single for portraits or mode=all for group photos. Costs 1 credit.
Style Transfer
POST Cartoonize
/v1/cartoonize
Transform a portrait photo into an anime/cartoon style. Upload a file or provide a URL. Choose from 7 styles: anime, 3d, handdrawn, sketch, artstyle, design, illustration. Costs…
POST Ghibli
/v1/ghibli
Transform a photo into Studio Ghibli anime style. Automatically detects and enhances faces for high-quality results. Upload a file or provide a URL. Costs 1 credit.
POST Colorize Photo
/v1/colorize-photo
Automatically colorize a black and white photo using AI. Upload a file or provide a URL. Returns a JSON response with a URL to the colorized image. Costs 1 credit.
POST Photo to Portrait
/v1/photo-to-portrait
Convert a photo into a detailed pencil sketch / line art drawing using AI. Upload a file or provide a URL. Works with portraits, full body shots, and scenes. Costs 1 credit.
Text Analysis
POST Big Five Personality Traits
/v1/personality
Predict the Big Five (OCEAN) personality traits from text: Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism. Each trait scored 0.0 to 1.0. Costs 1 credit.
POST Communication Style
/v1/communication
Identify the communication style, tone, and formality level of the text. Costs 1 credit.
POST Sentiment Analysis
/v1/sentiment
Determine whether text expresses positive, negative, or neutral sentiment with detailed polarity scores. Costs 1 credit.
POST Emotion Detection
/v1/emotions
Classify text into 6 core emotions (joy, sadness, anger, fear, love, surprise) with confidence scores sorted by relevance. Costs 1 credit.

AI All in One pricing

PlanPriceRate limitQuotas
BASIC Free
  • Credits: 50 / monthly
  • Requests: 50 / monthly
PRO $14.99 / month
  • Credits: 10,000 / monthly
  • Requests: 10,000 / monthly
ULTRA Recommended $49.99 / month
  • Credits: 50,000 / monthly
  • Requests: 50,000 / monthly
MEGA $149.99 / month
  • Credits: 200,000 / monthly
  • Requests: 200,000 / monthly

More Artificial Intelligence/Machine Learning APIs

View all →
  • An almost free AI image generation API for cost-conscious developers. including text to image, object…

    Artificial Intelligence/Machine LearningFreemium56 subscribers
  • Harness the potential (100x affordable) of OPEN AI ( with internet access ), Claude 3 , GPT-4 (at…

    Artificial Intelligence/Machine LearningFreemium8.9k subscribers
  • Professional astrology API with natal charts, transits, synastry analysis. 23 house systems, fixed stars,…

    Artificial Intelligence/Machine LearningFreemium186 subscribers
  • Detects ChatGPT, GPT4 & Gemini Content: Simple Way & High Accuracy; OpenAI Detection API; AI Essay Detector…

    Artificial Intelligence/Machine LearningFreemium1.7k subscribers
  • 100x affordable than OpenAI same AI, with Chatgpt Vision, GPT4o vision , GPT 3.5. image processing ,Text to…

    Artificial Intelligence/Machine LearningFreemium1.8k subscribers
  • Harness the potential of alternatives oof GPT-5, ChatGPT 4 (100x affordable), o3-mini, Deepseek R1, GPT-4…

    Artificial Intelligence/Machine LearningFreemium21.1k subscribers