HUAPI (Hosting Unified API)

HUAPI is Newfold's internal hosting control-plane API, versioned under /v1, covering account, hosting, sites, domains, addons (backup, CodeGuard, SiteLock, Xcitium, Cloudflare, SpamExperts, Jetpack), announcements, logs and public keys. Newfold publishes a generated JavaScript client for it on npm as @newfold/huapi-js — 389 published versions, built with Orval from an openapi.json — but the package README states the spec is pulled from a beta server that requires the corporate VPN, so the OpenAPI itself is not public and no public base URL is published.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/huapi"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: newfold:huapi
name: HUAPI (Hosting Unified API)
description: HUAPI is Newfold's internal hosting control-plane API, versioned under /v1, covering account,
  hosting, sites, domains, addons (backup, CodeGuard, SiteLock, Xcitium, Cloudflare, SpamExperts, Jetpack),
  announcements, logs and public keys. Newfold publishes a generated JavaScript client for it on npm as
  @newfold/huapi-js — 389 published versions, built with Orval from an openapi.json — but the package
  README states the spec is pulled from a beta server that requires the corporate VPN, so the OpenAPI
  itself is not public and no public base URL is published.
humanURL: https://www.npmjs.com/package/@newfold/huapi-js
x-base-url-note: No public base URL. The published client sets no baseURL of its own (paths are relative,
  e.g. /v1/account/hosting) and Newfold's own README says the OpenAPI is fetched from an internal beta
  server over VPN. Recorded as missing rather than guessed.
tags:
- Hosting
- Control Plane
- Internal
properties:
- type: SDKs
  url: https://www.npmjs.com/package/@newfold/huapi-js