AnyImageDetector website screenshot

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: Detection API. Tagged areas include AI image detection, Image Analysis, Computer-Vision, Content Moderation, and Trust and Safety.

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

38.6/100 thin ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
AI image detectionImage AnalysisComputer-VisionContent ModerationTrust and SafetyFact Checkingmedia verificationDeveloper ToolsSynthetic MediaFraud Prevention

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

AnyImageDetector Detection API

Analyze an image and report whether it is AI-generated.

Open Collections 1

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

AI Image Detector API

OPEN COLLECTION

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 3

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://raw.githubusercontent.com/api-evangelist/anyimagedetector/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://imagedetector.online/og-image.png
created: '2026-08-11'
modified: '2026-08-11'
specificationVersion: '0.23'
tags:
- AI image detection
- Image Analysis
- Computer-Vision
- Content Moderation
- Trust and Safety
- Fact Checking
- media verification
- Developer Tools
- Synthetic Media
- Fraud Prevention
tags_raw:
- AI image detection
- image analysis
- computer vision
- content moderation
- trust & safety
- fact-checking
- media verification
- developer tools
- synthetic media
- fraud prevention
apis:
- aid: anyimagedetector:anyimagedetector-detection-api
  name: AnyImageDetector Detection API
  description: Analyze an image and report whether it is AI-generated.
  humanURL: https://imagedetector.online/api
  baseURL: https://imagedetector.online/v1
  tags:
  - Detection
  properties:
  - type: OpenAPI
    url: openapi/anyimagedetector-detection-api-openapi.yml
  - type: Documentation
    url: https://imagedetector.online/docs
  - type: APIReference
    url: https://imagedetector.online/docs
  - 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: Website
  url: https://www.imagedetector.online/
- type: X-MCPServerCandidate
  url: mcp/anyimagedetector-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/anyimagedetector"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/anyimagedetector/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/anyimagedetector/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.