Bearer auth
Tenant-scoped, revocable API keys. Never place a key in frontend JavaScript or a URL.
Developers
Authenticated warning signals, asynchronous jobs and cache-first repeat checks.
Read API docsThe production API is available at https://api.isthisaigenerated.app/v1. Evaluation access remains invite-only during private beta.
curl https://api.isthisaigenerated.app/v1/assets/check \
-H "Authorization: Bearer <API_KEY>" \
-F "[email protected]" \
-F "sync=true"Tenant-scoped, revocable API keys. Never place a key in frontend JavaScript or a URL.
Use synchronous checks for small requests. Queue fresh image inference when response time can vary.
Exact hashes, perceptual hashes and video footprints make repeat checks faster and cheaper.
The Free plan includes one key and no card requirement. Image and text cost 1 unit. Audio costs 4. Video costs 1 per submitted frame.
Compare API plans