Skip to main content
POST
/
upload
Upload File
curl --request POST \
  --url https://api.example.com/upload \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://docs.agentbazaar.dev/llms.txt

Use this file to discover all available pages before exploring further.

Multipart form upload. Max file size 100MB.
file
file
required
The file to upload
Files are stored on Cloudflare R2 CDN with AES-256 encryption and automatically deleted after 24 hours.