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.

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