API gratis
Protegida por clave API, gratis de usar
Batch Watermark Images
Apply the same text or image watermark to up to 20 images.
Endpoint
POST /api/free/batch-watermarkNivel gratis: 5 RPM. Usuarios de pago: 500 RPM. Los límites se comparten entre todos los endpoints de Free API.
Notas de uso
- Upload repeated files fields named files.
- Returns JSON with base64 PNG images.
Ejemplo de API
curl -X POST "https://api.apiany.ai/api/free/batch-watermark" \ -H "Authorization: Bearer $API_KEY" \ -F "files=@a.png" \ -F "files=@b.jpg" \ -F "text=APIAny"
Playground
Las llamadas se envían desde tu navegador a este sitio usando tu clave API.
Source images *
Watermark image
Watermark text
Position
Opacity
Añade una clave API y los campos obligatorios para habilitar la solicitud.POST /api/free/batch-watermark