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

Operations for DNS zone management

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

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

This API exposes 6 operations across 6 paths, and defines 7 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 7 schemas 3 GET1 PATCH2 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 — 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Zone 6

Operations for DNS zone management

GET
/v1/hosting/zone
Get zones
1 param → 200403429500
GET
/v1/hosting/zone/available
Get all available zones
1 param → 200403429500
GET
/v1/hosting/zone/{zone_id}/records
Get all DNS records for a zone
2 params → 200403429500
POST
/v1/hosting/zone/{zone_id}/records/create
Create a new DNS record for a zone
2 params body → 201400403429500
PATCH
/v1/hosting/zone/{zone_id}/records/{record_id}/update
Update an existing DNS record
3 params body → 201400403429500
POST
/v1/hosting/zone/{zone_id}/records/{record_id}
Delete a DNS record
3 params → 201400403429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Record (8 properties), UpdateRecordRequest (7 properties), CreateRecordRequest (7 properties), AvailableZone (4 properties). Each schema is shown below with its type and property counts.

CreateRecordRequest
object
7 properties 3 required
ZoneListResponse
object
2 properties
AvailableZonesResponse
object
2 properties
Record
object
8 properties
AvailableZone
object
4 properties
UpdateRecordRequest
object
7 properties 4 required
ZoneItem
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

10web-zone-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 Website API
10Web WP Autologin API