anew

A stateless "page-in-a-URL" service that encodes a self-contained HTML document into a shareable, immutable URL (HTML → URL) and reads it back (URL → HTML). No account, no hosting; free, deterministic, and unauthenticated. Exposes a REST/HTTP API, a hosted MCP server, an A2A agent, and llms.txt.

anew publishes 3 APIs on the APIs.io network: A2a API, MCP API, and Pages API. Tagged areas include HTML, webpage, Websites, URLs, and encode.

anew’s developer surface includes documentation, API reference, getting-started guide, support, and 21 more developer resources.

45.1/100 developing ▬ flat Agent 51/100 agent native Front door AI 5/6 prominent Full breakdown ↓
scored 2026-09-25 · rubric v0.23.0
1 APIs 1 MCP Servers
HTMLwebpageWebsitesURLsencodeShareWeb PublishingDeveloper ToolsMCPA2AAI / Agent Toolingllms-txtagents-txtAgent SkillsWebMCPOpenAPIstatelessImmutableNo AuthStatic Sitesurl-encoding

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-25 · rubric v0.23.0
Regulatory Posture applies to this provider. Its tags matched the Horizontal (data, software, accessibility, platform) regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/anew: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

anew A2a API

Agent2Agent (A2A) protocol JSON-RPC endpoint.

anew MCP API

Model Context Protocol JSON-RPC endpoint.

anew Pages API

Write self-contained HTML pages, and read them back.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

anew MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Anew Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Anew Rate Limits

1 limits

RATE LIMITS

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Anew Authentication

0 schemes

SECURITY

Anew Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Anew Trust Center

trust center published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: anew
description: A stateless "page-in-a-URL" service that encodes a self-contained HTML document into a shareable, immutable URL
  (HTML → URL) and reads it back (URL → HTML). No account, no hosting; free, deterministic, and unauthenticated. Exposes a
  REST/HTTP API, a hosted MCP server, an A2A agent, and llms.txt.
url: https://raw.githubusercontent.com/api-evangelist/anew/refs/heads/main/apis.yml
created: '2026-09-04'
modified: '2026-09-04'
specificationVersion: '0.21'
tags:
- HTML
- webpage
- Websites
- URLs
- encode
- Share
- Web Publishing
- Developer Tools
- MCP
- A2A
- AI / Agent Tooling
- llms-txt
- agents-txt
- Agent Skills
- WebMCP
- OpenAPI
- stateless
- Immutable
- No Auth
- Static Sites
- url-encoding
tags_raw:
- html
- webpage
- website
- url
- encode
- share
- web-publishing
- developer-tools
- mcp
- a2a
- ai-agent-tooling
- llms-txt
- agents-txt
- agent-skills
- webmcp
- openapi
- stateless
- immutable
- no-auth
- static-site
- url-encoding
apis:
- aid: anew:anew-a2a-api
  name: anew A2a API
  description: Agent2Agent (A2A) protocol JSON-RPC endpoint.
  humanURL: https://anew.page
  tags:
  - A2A
  tags_raw:
  - a2a
  properties:
  - type: OpenAPI
    url: openapi/anew-a2a-api-openapi.yml
  - type: AgentCard
    url: a2a/anew-a2a.yml
  - type: Authentication
    url: authentication/anew-authentication.yml
  - type: ErrorCatalog
    url: errors/anew-problem-types.yml
  - type: RateLimits
    url: rate-limits/anew-rate-limits.yml
  - type: Conventions
    url: conventions/anew-conventions.yml
  - type: Idempotency
    url: conventions/anew-conventions.yml
  - type: DataModel
    url: data-model/anew-data-model.yml
  - type: Sandbox
    url: sandbox/anew-sandbox.yml
  - type: Documentation
    url: https://anew.page/llms.txt
  - type: APIReference
    url: https://anew.page/openapi.json
- aid: anew:anew-mcp-api
  name: anew MCP API
  description: Model Context Protocol JSON-RPC endpoint.
  humanURL: https://anew.page
  tags:
  - MCP
  tags_raw:
  - mcp
  properties:
  - type: OpenAPI
    url: openapi/anew-mcp-api-openapi.yml
  - type: AgentCard
    url: a2a/anew-a2a.yml
  - type: Authentication
    url: authentication/anew-authentication.yml
  - type: ErrorCatalog
    url: errors/anew-problem-types.yml
  - type: RateLimits
    url: rate-limits/anew-rate-limits.yml
  - type: Conventions
    url: conventions/anew-conventions.yml
  - type: Idempotency
    url: conventions/anew-conventions.yml
  - type: DataModel
    url: data-model/anew-data-model.yml
  - type: Sandbox
    url: sandbox/anew-sandbox.yml
  - type: Documentation
    url: https://anew.page/llms.txt
  - type: APIReference
    url: https://anew.page/openapi.json
- aid: anew:anew-pages-api
  name: anew Pages API
  description: Write self-contained HTML pages, and read them back.
  humanURL: https://anew.page
  tags:
  - Pages
  tags_raw:
  - pages
  properties:
  - type: OpenAPI
    url: openapi/anew-pages-api-openapi.yml
  - type: AgentCard
    url: a2a/anew-a2a.yml
  - type: Authentication
    url: authentication/anew-authentication.yml
  - type: ErrorCatalog
    url: errors/anew-problem-types.yml
  - type: RateLimits
    url: rate-limits/anew-rate-limits.yml
  - type: Conventions
    url: conventions/anew-conventions.yml
  - type: Idempotency
    url: conventions/anew-conventions.yml
  - type: DataModel
    url: data-model/anew-data-model.yml
  - type: Sandbox
    url: sandbox/anew-sandbox.yml
  - type: Documentation
    url: https://anew.page/llms.txt
  - type: APIReference
    url: https://anew.page/openapi.json
maintainers:
- FN: round
  url: https://github.com/round/anew.page
common:
- type: Overlay
  url: overlays/anew-openapi-overlay.yaml
- type: MCPServer
  url: mcp/anew-mcp.yml
- type: Website
  url: https://www.anew.page/
- type: DeveloperPortal
  url: https://anew.page
- type: Documentation
  url: https://anew.page/llms.txt
- type: APIReference
  url: https://anew.page/openapi.json
- type: GettingStarted
  url: https://setup.anew.page
- type: Support
  url: https://github.com/round/anew.page/issues
- type: GitHubOrganization
  url: https://github.com/round
- type: TermsOfService
  url: https://github.com/round/anew.page/blob/main/LICENSE.md#terms
- type: PrivacyPolicy
  url: https://github.com/round/anew.page/blob/main/LICENSE.md#privacy
- type: LLMsTxt
  url: llms/anew-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/anew-well-known.yml
- type: APICatalog
  url: well-known/anew-api-catalog.json
- type: Conformance
  url: conformance/anew-conformance.yml
- type: Lifecycle
  url: lifecycle/anew-lifecycle.yml
- type: Deprecation
  url: lifecycle/anew-lifecycle.yml
- type: Security
  url: security/anew-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/anew-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/anew-domain-security.yml
- type: Packages
  url: packages/anew-packages.yml
- type: Components
  url: components/anew-components.yml
- type: Plans
  url: plans/anew-plans-pricing.yml
- type: ToolCrosswalk
  url: mcp/anew-tool-crosswalk.yml
image: https://anew.page/anew.png
x-generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 97
  at: '2026-09-04T03:24:25.685Z'
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 31
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/anew"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/anew/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/anew/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.