Upload images with a single API call. netlike CDN auto-converts to WebP, caches them at the edge for 1 year, and serves from cdn.netlike.net.tr in milliseconds.
curl -X POST https://api.netlike.net.tr/api/v1/upload \ -H "X-API-KEY: gn_xxxxxxxxxxxx" \ -F "container=main" \ -F "folder=products" \ -F "files=@photo.jpg"
{ "uploaded": [{
"url": "https://cdn.netlike.net.tr/sukru/main/products/8f3...e1.webp",
"sizeBytes": 124310, "width": 1920, "height": 1080
}] }JPG/PNG uploads auto-convert to modern formats — up to 70% smaller files.
1 year immutable cache via cdn.netlike.net.tr. Browsers download once, never ask again.
Magic byte MIME validation, path traversal protection, rate limiting, revocable API keys.
X-API-KEY header + multipart POST. Node, PHP, Python, Go, Java — works from every language.
Per-customer containers, folders per container. Reflected in URLs, isolated.
Flat USD pricing, no hidden fees. Monitor bandwidth and storage quotas live from the dashboard.
Start free, no credit card required.
Per-project revocable keys, created from your dashboard in one click.
curl, fetch, Axios — any HTTP client works. Use the returned URL on your site.
Flat USD pricing. Change or cancel anytime.
Test with the Free plan, no credit card required. Upgrade in one click when you grow.
Create free account