paste

Text, code, or files up to 50MB — drop a folder or attach multiple files

CtrlK Open commands · Tab Indent in editor

/p/

Optional. Leave empty for the next numeric ID.

Burn after read

Upload with curl

JSON create only. Reflects your current options; replace placeholder content before running.

Show
curl -fsS -X POST 'https://paste.328000.xyz/api/paste' \
  -H "Content-Type: application/json" \
  -d '{
  "content": "your content here",
  "language": "plaintext",
  "expiresIn": "1h",
  "burnAfterRead": false
}'

Same rate limits as the web UI: 30 creates/min and 100/day per IP. Automated abuse may be blocked.