Skip to content
ExploreStableUpload
0
stableupload.dev

StableUpload

MPP storage degraded
P50 Latency 4.2s
Uptime (est.) 50%
Price per request

StableUpload API Pay-per-upload file hosting and static site hosting. No API keys needed. Workflow: Single File Upload 1. POST /api/upload (paid) → { uploadId, uploadUrl, publicUrl } 2. curl -X PUT "$uploadUrl" -H "Content-Type: $contentType" --data-binary @file 3. File is live at publicUrl for 6 mo…

Score Breakdown

Intermittent Slow Stable pricing

30-Day Trends

Uptime

Latency

Price varies per request

Endpoint Details

URL
https://stableupload.dev/api/upload
Canonical URL https://stableupload.dev/api/upload
First-party integration
Sources mpp-seed, openapi
Last Scan Apr 5
Scan Cycles 81
Consecutive Failures 11
P99 Latency: 4.2s

Quick Start

Use with an Agent
1. Install MCP server
claude mcp add boltzpay -- npx -y @boltzpay/mcp

Paste in your terminal

2. Ask your agent
Fetch https://stableupload.dev/api/upload and return the result
Use in Code
CLI
npx boltzpay fetch "https://stableupload.dev/api/upload"