ModelsLab/Sora Watermark Remover
watermark-removerThis Model is used to remove any watermarks present in videos, producing clean, watermark-free outputs.
API Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v6/video/watermark_remover
API Authentication
Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.
Integration Examples
Production-ready code samples for API integration
{"init_video": "https://assets.modelslab.com/generations/ee2c3b2c-7d68-4e71-900a-8566b0b05fe9.mp4","key": "YOUR_API_KEY"}
SDKs
Official SDKs
Production-ready SDKs and client libraries for all major programming languages
API Parameters
Technical specifications for API request parameters.
| Field Name | Parameter | Technical Description |
|---|---|---|
| Init Video | init_video | URL of the initial video with watermark |