Back to Directory
S

StableUpload

Other
Pay-per-upload file hosting. Upload files, get a link.

About StableUpload

Review the Service identity, supported languages, protocol versions, and source metadata discovered by the directory.

Service details

Service Id
93da3911-d753-4b5a-af90-8808d53613ab
Service origin
https://stableupload.dev
ListedSeptember 24, 2026, 11:41 PM
Last checkedSeptember 24, 2026, 11:41 PM

Protocol details

SourceOpenAPI

Endpoints

Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.Open OpenAPI document
GET/api/download/:uploadId

Get upload metadata by ID. Does not return file bytes.

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
POST/api/site

Buy a site upload slot. Upload a zip file, then activate to extract and serve as a static site.

Price unavailable
PUT/api/site

Get a new upload URL for an existing site. Upload a new zip, then call POST /api/site/activate to re-extract.

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
POST/api/site/activate

Activate an uploaded zip site. Extracts the current source zip and makes the site live; already-live sites require a newly uplo…

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
DELETE/api/site/domain

Detach a custom domain from a site.

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
POST/api/site/domain

Connect a custom domain to a site. Creates TLS cert and routes the hostname to the site.

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
GET/api/site/domain/preview

Preview the DNS records required for a custom domain. Set these before POST /api/site/domain for instant SSL.

Price unavailable
GET/api/site/domain/status

Check TLS provisioning status for a custom domain. Poll until ssl is 'active'.

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.
POST/api/site/renew

Renew a site for count x the original tier retention window. Price = tier price x count.

Price unavailable
POST/api/upload

Buy an upload slot. Agent uploads file via returned URL.

Price unavailable
GET/api/uploads

List upload metadata for the authenticated wallet, newest first. Use nextCursor for pagination.

Price unavailableThe operation requires declared authentication; API keys, bearer tokens and other schemes are not evidence of AEP support.