Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
filename | string | null | site.zip |
tier | string | null | short-10mb |
Service overview
File hosting + static sites (6mo TTL)
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://stableupload.dev/api/site" \
--method POST \
--data '{
"filename": "{filename}",
"tier": "{tier}"
}'{
"endpoint": "POST /api/site",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
3 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
filename | string | null | site.zip |
tier | string | null | short-10mb |
| Parameter | Type | Default | Example |
|---|---|---|---|
count | number | null | 1 |
tier | string | null | short-10mb |
uploadId | string | null | bs94s5b4ca |
| Parameter | Type | Default | Example |
|---|---|---|---|
contentType | string | null | text/plain |
filename | string | null | quick-note.txt |
tier | string | null | short-10mb |
FAQ