Skip to content

Overview

Publish, serve, and manage live web artifacts.

The ShareOut REST API lets you publish HTML artifacts, manage versions and collaborators, store data and files, and schedule jobs — all over HTTPS.

Base URL: https://shareout.site

All write endpoints require a bearer token. Store yours in ~/.shareout/credentials as { "token": "so_..." }.

Heads up: ShareOut sits behind Cloudflare. Python requests can trip a 1010 block — build your JSON in Python and pipe it to curl instead.

Information

  • OpenAPI version: 3.1.0

ShareOut API token (so_...) from ~/.shareout/credentials.

Security scheme type: http