Client App

Welcome!

Text Watermarking Test Tool

Settings

User Profile

Change Password

API Token Management

Your API Tokens

Name Token ID (Prefix) Permissions Created At Last Used Actions
Loading tokens...

Signing Channels

Signing channels provide AES-256-GCM encryption for keyed watermarking. Create a channel, then bind an API token to it β€” watermarks encoded with that token can only be decoded by tokens on the same channel.

Requires starter or pro plan. Free plan: 0 channels, Starter: 3, Pro: 20.
Name ID Active Tokens Status Created Actions
Loading...

API Quota

Loading quota information...

Your Webhooks

Existing Webhooks

Name URL (Preview) Subscribed Events Status Actions
Loading webhooks...

Developer Tools

Postman Collection

A ready-to-use collection covering every API endpoint β€” auth, watermarking, signing channels, and more. Test scripts automatically save tokens to environment variables so you can chain requests without any manual copying. Both files are bundled in a single zip.

Download Postman Collection (.zip)

What's inside the zip

  • TextWatermarking_API.postman_collection.json β€” all requests, grouped by topic
  • TextWatermarking_Production.postman_environment.json β€” environment with placeholder variables pre-filled

How to import

  1. 1 Unzip the file. Open Postman and click Import (top-left).
  2. 2 Drag both JSON files into the Import dialog, or click Upload Files and select them. Confirm the import.
  3. 3 Select TextWatermarking β€” Production from the environment dropdown (top-right). Click the eye icon and fill in your email and password.
  4. 4 Open πŸ” Auth β†’ Login and click Send β€” your access_token is saved automatically. Then run πŸ”‘ API Tokens β†’ Create API Token to get your watermarking key.