Image hosting API not public yet.
The public cURL upload flow is not live yet. The current upload endpoint powers the website uploader and rejects non-same-site automation requests.
# Current status
# Public cURL/API-key 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 path is live
Use the main uploader today for guest links, signed-in keep-forever links, copy formats, and dashboard history.
Automation is roadmap
cURL, CI, and shell 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 access
If automation is important for your workflow, contact us and we can review the request.
FAQ
Can I upload with cURL today?
No. Public API-key uploads are not live yet; use the website uploader.
Can I use this in GitHub Actions?
Not reliably until public API-key access is enabled.
What are the live limits?
Guests get 5 temporary uploads per rolling 24 hours. Signed-in users get 50 permanent uploads per day plus unlimited temporary uploads. Max file size is 50 MB.
Can I bulk upload today?
Use the website bulk uploader, not a public REST script.
How do I get higher limits?
Contact us with your workflow and expected volume.
Will cURL docs return later?
Yes, once public bearer-token upload access is live.