# BrewPage

**Canonical:** https://apis.io/providers/brewpage/  
**Website:** https://brewpage.app/  
**APIs profiled:** 13

BrewPage is a free, no-registration instant hosting service for HTML pages, Markdown documents, AI-agent artifacts, files, and multi-file static sites. It also offers a namespaced key-value store and a JSON document store. The REST API returns short, shareable HTTPS links (https://brewpage.app/{ns}/{id}) and an owner token used to update or delete content in place. BrewPage is designed to be AI-agent friendly: it provides an MCP server (brewpage-mcp), a Claude Code skill (brewdoc:publish), and a llms.txt manifest, and it requires a self-identifying User-Agent header on every request.

## Kin Score — 48.2 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 48.2).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 66.0 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 31.6 |
| Developer Ergonomics | 57.1 |
| Commercial Clarity | 28.9 |
| Access Clarity | 28.9 |

## Agent readiness — 38.9 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | partial |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Free · Open access — onboarding: open, pricing: free, trial: no (confidence: medium).

## APIs (13)

- **BrewPage Files API** — File hosting up to 5 MB per file, 1000 files per namespace
- **BrewPage Gallery API** — Browse public content from the 'public' namespace without password protection
- **BrewPage HTML API** — HTML page hosting with markdown support
- **BrewPage JSON API** — JSON document store with up to 10,000 docs per collection
- **BrewPage KV API** — Key-Value store with up to 1000 keys per namespace
- **BrewPage Namespace API** — Fresh, collision-free namespace suggestions
- **BrewPage Owner Check API** — Lightweight owner-token probe; never increments views or returns content
- **BrewPage preview API** — OpenGraph metadata for social bots
- **BrewPage Reports API** — Abuse reports for hosted content
- **BrewPage SEO API** — Search engine optimization endpoints
- **BrewPage Short Links API** — Short URL resolver for sharing
- **BrewPage Sites API** — Multi-file HTML site hosting via ZIP or folder upload
- **BrewPage Stats API** — Platform-wide usage statistics

## Agentic access (1)

- **Brewpage Agentic Access** — 36 operations · 15 acting

## Security (1)

- **Brewpage Domain Security** — TLSv1.3 · HSTS

## Plans (1)

- **Brewpage Plans Pricing**

## Use cases (7)

- **Share AI-Agent Output** — Drop a Markdown report, generated HTML page, or JSON artifact and share a short URL with a teammate or end user.
- **Iterate On A Stable Link** — Use PUT to refine content at the same short URL across multiple agent iterations without breaking previously shared links.
- **Stand Up A One-Off Microsite** — Upload a ZIP of a static site (docs, demo, status page) and get a 30-day-max hosted URL with relative links between files.
- **Ephemeral File Drop** — Send a PDF, image, or archive (≤5 MB) to a recipient who shouldn't need to sign up — URL expires automatically.
- **Scratch KV Storage For Agents** — Use /api/kv as a free, server-side scratchpad for feature flags, session state, or memoized tool outputs (≤1000 keys per store).
- **Public Knowledge Drop** — Post to the default `public` namespace and let the gallery + sitemap + OG image expose your content to search engines and social.
- **Password-Gated Share** — Apply X-Password to a hosted page or file for lightweight access control without user accounts.

## Tags

Hosting, Markdown, HTML, AI Artifacts, File Hosting, Developer Tools

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/brewpage/). Scores are computed from the provider's own public artifacts under a published rubric.
