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 Builder API

Operations for website builder and page management

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

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

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

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

6 operations 6 paths 12 schemas 1 GET5 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 6

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

Builder 6

Operations for website builder and page management

GET
/v1/builder/websites/{website_id}/pages
Get pages for a website
2 params → 200403429500
POST
/v1/builder/websites/{website_id}/pages/blank/add
Add a blank page to a website
2 params body → 200400403429500
POST
/v1/builder/websites/{website_id}/pages/delete
Delete pages from a website
2 params body → 200400403429500
POST
/v1/builder/websites/{website_id}/pages/publish
Update page status for website pages
2 params body → 200400403429500
POST
/v1/builder/websites/{website_id}/pages/front/set
Set a page as the front page
2 params body → 200400403429500
POST
/v1/builder/websites/{website_id}/build_secondary_page
Build a secondary page from description
2 params body → 200400403429500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are BuilderPage (11 properties), DeletePagesResponse (3 properties), PublishPagesResponse (3 properties), BuildSecondaryPageRequest (3 properties). Each schema is shown below with its type and property counts.

DeletePagesRequest
object
1 property 1 required
BuildSecondaryPageResponse
object
2 properties
SetFrontPageRequest
object
1 property 1 required
PublishPagesResponse
object
3 properties
DeletePagesResponse
object
3 properties
GetPagesResponse
object
3 properties
SetFrontPageResponse
object
3 properties
BuilderPage
object
11 properties
CreateBlankPageResponse
object
3 properties
BuildSecondaryPageRequest
object
3 properties 2 required
CreateBlankPageRequest
object
2 properties 2 required
PublishPagesRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs 10Web publishes across the network.

10Web Account API
10Web Backup 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 Website API
10Web WP Autologin API
10Web Zone API