n8n image upload not public yet.
n8n automation is not live yet because public API-key uploads are not open. Use the website uploader today, or contact us if your workflow needs automation access.
// Current status
// Public n8n HTTP uploads are not live yet.
//
// The active /api/upload route is used by the ImageToURL website uploader
// and requires a same-site browser request from imagetourl.cloud.
//
// Use the web uploader today, or contact us if you need automation access. Current status
Website uploads are live
Use the main uploader today for guest links, signed-in dashboard history, and the Never delete option.
n8n automation is roadmap
HTTP Request uploads need public API-key access before they are reliable.
Current limits are clear
Guests get 5 temporary uploads per rolling 24 hours and signed-in users get 50 permanent uploads per day plus unlimited temporary uploads, with a 50 MB file cap.
Contact for automation
If you need n8n for self-hosted workflows, contact us so the use case can be reviewed manually.
FAQ
Can I use n8n today?
No. Public HTTP/API uploads are not live yet; use the website uploader.
Do I need n8n Pro?
No — self-hosted Community Edition is free and covers this use case fully. Pro adds SSO, audit logs, and hosted service.
Where do I store the API key?
Do not store an ImageToURL API key yet; public API-key uploads are not live. Once available, use encrypted n8n credentials.
How do I handle errors?
n8n can branch on non-success responses, but ImageToURL public upload automation is not live today.
Rate-limit retries?
Website upload limits are 5 guest uploads and 25 signed-in uploads per rolling 24 hours. Public automation limits will be documented when API access opens.
Webhook trigger -> upload flow?
Not available today through a public ImageToURL endpoint.
Docker / Railway / Render deploy?
All three have one-click n8n templates. Railway and Render free tiers run small n8n instances comfortably.
Can I trigger n8n from GitHub Actions?
n8n can receive GitHub Actions webhooks, but ImageToURL public upload automation is not live today.