Back to catalog
📷

Duply

API Key

Generate, Edit, Scale and Manage Images and Videos Smarter & Faster

📷PhotographyHTTPSCORS enabled

Duply

Image Generation

Image UrlHttps://api.duply.co/v1/generate/img/abc123.png
Template IdSocial-banner-v2
Width1,200
Height630
FormatPNG

Sample Response

response.json
1{
2 "image_url": "https://api.duply.co/v1/generate/img/abc123.png",
3 "template_id": "social-banner-v2",
4 "width": 1200,
5 "height": 630,
6 "format": "PNG"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://app.duply.co/docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs