Integrate invisible watermarking into your applications
All API requests require authentication via an API key or session cookie. Include your API key in the request header:
Authorization: Bearer wsk_your_api_key_hereAPI keys are available on Business and Enterprise plans. Free and Creator users can use the web dashboard or session-based authentication.
Hide invisible watermark text inside an image.
Reveal the hidden watermark from a previously embedded image.
Embed an invisible per-page cryptographic watermark into a PDF document. The watermark survives Save As, screenshots, and printing.
PDF watermarking is currently in beta. The key_id returned is unique per document and used to trace leaked copies.
Extract the per-page key_id from a watermarked PDF. Use the key_id to trace which user/account embedded the file.
API rate limits depend on your subscription tier.
| Tier | Monthly Images | Max File Size | API Calls/Day | Batch Limit |
|---|---|---|---|---|
| Free | 5 | 5MB | -- | -- |
| Creator | 100 | 25MB | -- | 10 |
| Business | 500 | 50MB | 100 | 50 |
| Enterprise | 2,000 | 100MB | Unlimited | 500 |
Create a free account and start protecting your images.