Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

10Web Website API

Operations for website creation and management

10Web Website API is one of 13 APIs that 10Web publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Website. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 18 operations across 18 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, https://api.10web.io.

18 operations 18 paths 5 schemas 6 GET12 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.10web.io
Resource Areas
1

Paths & Operations 18

Across 18 paths, the API surfaces 18 operations — 6 GET, 12 POST. Each is listed below with its method, path, parameters, and response codes.

Website 18

Operations for website creation and management

POST
/v1/hosting/website
Create a website
1 param body → 200400403429500
GET
/v1/hosting/websites/{website_id}/user_info
Get user info for a website
2 params → 200403429500
GET
/v1/hosting/websites/{website_id}/instance-info
Get instance info for a website
2 params → 200403429500
POST
/v1/hosting/websites/{website_id}/staging/enable
Enable staging for a website
2 params → 200400403429500
POST
/v1/hosting/websites/{staging_website_id}/staging/disable
Disable staging for a website
2 params → 200400403429500
POST
/v1/hosting/websites/{staging_website_id}/push-to-live
Push changes to live environment
2 params → 200400403429500
POST
/v1/hosting/websites/{website_id}/push-to-staging
Push changes to staging environment
2 params → 200400403429500
POST
/v1/hosting/websites/{website_id}/enable
Enable a website
2 params → 200400403429500
POST
/v1/hosting/websites/{website_id}/disable
Disable a website
2 params → 200400403429500
POST
/v1/hosting/websites/{website_id}/update-builder
Update tenweb-builder plugin for a website
2 params → 200403429500
POST
/v1/hosting/websites/{website_id}/update-wvc-theme
Update wvc-theme for a website
2 params → 200403429500
GET
/v1/hosting/websites/{website_id}/logs
Get logs for a website
4 params → 200400403429500
POST
/v1/hosting/websites/{website_id}/password-protection
Toggle password protection for a website
2 params body → 200400403429500
POST
/v1/hosting/websites/{website_id}/whitelist/ip
Whitelist IP address for password-protected website
2 params body → 200400403429500
GET
/v1/hosting/websites/{website_id}/settings
Get website settings
2 params → 200403429500
GET
/v1/hosting/websites/{website_id}/storage
Get storage information for a website
2 params → 200403429500
GET
/v1/hosting/websites/{website_id}/visitors
Get visitor statistics for a website
3 params → 200403429500
POST
/v1/hosting/clone
Clone a website to a new subdomain
1 param body → 200400403429500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CreateWebsiteRequest (8 properties), InstanceInfoResponse (2 properties), WebsiteResponse (2 properties), UserInfoResponse (2 properties). Each schema is shown below with its type and property counts.

UserInfoResponse
object
2 properties
WebsiteResponse
object
2 properties
StatusResponse
object
1 property
InstanceInfoResponse
object
2 properties
CreateWebsiteRequest
object
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

10web-website-api-openapi.yml Raw ↑

Other APIs 10Web publishes across the network.

10Web Account API
10Web Backup API
10Web Builder API
10Web Cache API
10Web Certificate API
10Web Domain API
10Web PHP Management API
10Web Section Based AI API
10Web Subdomain API
10Web Vibe Coding API
10Web WP Autologin API
10Web Zone API