AnyImageDetector

AnyImageDetector (imagedetector.online) is a single-purpose AI-image-detection service for individuals, trust-and-safety reviewers, journalists and developers. Its AI Image Detector API exposes one REST endpoint, POST /v1/image/detect, that accepts a JPG/PNG/WebP file up to 8 MB or a public image URL and returns a verdict (likely_ai, likely_human or uncertain), an ai_score from 0 to 1, a confidence label, and a source_breakdown array reserved for future per-generator scores. The provider publishes the exact score bands that map ai_score to verdict and confidence, and deliberately declines to publish a single accuracy percentage, stating that one number would hide differences between generators, image styles, resolutions and editing conditions. Authentication is a static sk_ API key sent as a Bearer token or an x-api-key header; API access requires a paid plan and each successful detection consumes one credit from the same balance as the web tool. Requests are limited to one per second per key, with Retry-After returned on 429.

AnyImageDetector publishes 1 API on the APIs.io network: AI Image Detector API. Tagged areas include AI image detection, image analysis, computer vision, content moderation, and trust & safety.

AnyImageDetector’s developer surface includes documentation, API reference, support, engineering blog, pricing, signup flow, authentication, and 18 more developer resources.

53.9/100 developing ▬ flat Agent 60/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
AI image detectionimage analysiscomputer visioncontent moderationtrust & safetyfact-checkingmedia verificationdeveloper toolssynthetic mediafraud prevention

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 53.9/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 2.7 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 60/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/anyimagedetector: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

AI Image Detector API

REST API with a single endpoint (POST /v1/image/detect) that detects whether an image is AI-generated. Accepts a multipart file upload (JPG, PNG or WebP, up to 8 MB) or a JSON b...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

AI Image Detector API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Anyimagedetector Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Anyimagedetector Authentication

http-bearer/apiKey · 2 schemes

SECURITY

Anyimagedetector Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: AnyImageDetector
description: AnyImageDetector (imagedetector.online) is a single-purpose AI-image-detection service for individuals, trust-and-safety
  reviewers, journalists and developers. Its AI Image Detector API exposes one REST endpoint, POST /v1/image/detect, that
  accepts a JPG/PNG/WebP file up to 8 MB or a public image URL and returns a verdict (likely_ai, likely_human or uncertain),
  an ai_score from 0 to 1, a confidence label, and a source_breakdown array reserved for future per-generator scores. The
  provider publishes the exact score bands that map ai_score to verdict and confidence, and deliberately declines to publish
  a single accuracy percentage, stating that one number would hide differences between generators, image styles, resolutions
  and editing conditions. Authentication is a static sk_ API key sent as a Bearer token or an x-api-key header; API access
  requires a paid plan and each successful detection consumes one credit from the same balance as the web tool. Requests are
  limited to one per second per key, with Retry-After returned on 429.
url: https://anyimagedetector.apievangelist.com/apis.yml
image: https://imagedetector.online/og-image.png
created: '2026-08-11'
modified: '2026-08-11'
specificationVersion: '0.21'
tags:
- AI image detection
- image analysis
- computer vision
- content moderation
- trust & safety
- fact-checking
- media verification
- developer tools
- synthetic media
- fraud prevention
apis:
- name: AI Image Detector API
  description: REST API with a single endpoint (POST /v1/image/detect) that detects whether an image is AI-generated. Accepts
    a multipart file upload (JPG, PNG or WebP, up to 8 MB) or a JSON body with a public image URL, and returns verdict, ai_score,
    confidence, and source_breakdown. Requires a paid account and Bearer/x-api-key authentication; one credit per successful
    detection; one request per second per API key.
  humanURL: https://imagedetector.online/api
  baseURL: https://imagedetector.online/v1
  tags:
  - AI image detection
  - image analysis
  - computer vision
  - content moderation
  - trust & safety
  - fact-checking
  - media verification
  - developer tools
  properties:
  - type: Documentation
    url: https://imagedetector.online/docs
  - type: APIReference
    url: https://imagedetector.online/docs
  - type: OpenAPI
    url: openapi/anyimagedetector-ai-image-detector-openapi.yml
  - type: DataModel
    url: data-model/anyimagedetector-data-model.yml
  - type: ErrorCatalog
    url: errors/anyimagedetector-problem-types.yml
maintainers:
- FN: imagedetector.online
  url: https://imagedetector.online
  email: support@imagedetector.online
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 85
  at: '2026-08-11T07:10:19.945Z'
common:
- type: MCPServer
  url: mcp/anyimagedetector-mcp.yml
- type: DomainSecurity
  url: security/anyimagedetector-domain-security.yml
- type: DeveloperPortal
  url: https://imagedetector.online/api
- type: Documentation
  url: https://imagedetector.online/docs
- type: APIReference
  url: https://imagedetector.online/docs
- type: Support
  url: mailto:support@imagedetector.online
- type: Blog
  url: https://imagedetector.online/blog
- type: Pricing
  url: https://imagedetector.online/pricing
- type: SignUp
  url: https://imagedetector.online/sign-up
- type: Login
  url: https://imagedetector.online/sign-in
- type: TermsOfService
  url: https://imagedetector.online/terms-of-service
- type: PrivacyPolicy
  url: https://imagedetector.online/privacy-policy
- type: Methodology
  url: https://imagedetector.online/methodology
- type: Limitations
  url: https://imagedetector.online/accuracy-and-limitations
- type: About
  url: https://imagedetector.online/about
- type: LLMsTxt
  url: llms/anyimagedetector-llms.txt
- type: Authentication
  url: authentication/anyimagedetector-authentication.yml
- type: ErrorCatalog
  url: errors/anyimagedetector-problem-types.yml
- type: RateLimits
  url: rate-limits/anyimagedetector-rate-limits.yml
- type: Plans
  url: plans/anyimagedetector-plans-pricing.yml
- type: Conventions
  url: conventions/anyimagedetector-conventions.yml
- type: Lifecycle
  url: lifecycle/anyimagedetector-lifecycle.yml
- type: Conformance
  url: conformance/anyimagedetector-conformance.yml
- type: DataModel
  url: data-model/anyimagedetector-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-11'
  status: enriched
  artifacts_added: 16
  pass: local-v1