Anti-AI
Protect images from AI training and generation.
Watermark Embed
Embed invisible watermarks into images.
Watermark Extract
Detect and extract watermarks from images.
AI Detection
Detect AI-generated images with probability scores.
Prerequisites
All quickstart guides share these requirements:- A BIZ MORI API key (get one here)
- An image file in a supported format (varies by service)
Use the automatically issued
sk_test_ key to exercise the test lifecycle. A live key receives an S3 presigned uploadUrl; a test key receives https://api.bizmori.com/api/v2/test-uploads/{signedToken}. Both are valid for one hour. PUT the binary body with Content-Type and no Authorization header, then use Refresh URLs if it expires. Test uploads are streamed only: BIZ MORI does not store them, consume usage, or run S3/GPU processing. Use a UUIDv4 idempotency key for every new logical request; reuse it only for that request’s network retry.Not a developer?
MCP Connector
Connect BIZ MORI to Claude and run jobs by chatting — no code and no API key
required.
Building with an AI coding agent?
AI Agent Integration
Copy one prompt into Claude Code, Cursor, or Codex and hand your agent the
full integration contract.