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

Operations for backup management

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

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

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

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

3 operations 3 paths 3 schemas 1 GET2 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 3

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

Backup 3

Operations for backup management

GET
/v1/hosting/websites/{website_id}/backup/list
List backups for a website
2 params → 200403429500
POST
/v1/hosting/websites/{website_id}/backup/run
Run a backup for a website
2 params → 200400403429500
POST
/v1/hosting/websites/{website_id}/backup/{backup_id}/restore
Restore a backup
3 params → 200403429500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BackupItem (5 properties), BackupListResponse (2 properties), StatusResponse (1 property). Each schema is shown below with its type and property counts.

StatusResponse
object
1 property
BackupItem
object
5 properties
BackupListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs 10Web publishes across the network.

10Web Account 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
10Web Zone API