cURL file upload cheat sheet: every flag and pattern for uploading to APIs (opens in new tab)
Upload files with cURL using one-liners you can copy-paste. Covers multipart uploads, API key auth, multiple files, piping, and common flags like -F and -H.
Read the original article