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

Operations for SSL certificate management

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

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

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

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

4 operations 4 paths 6 schemas 1 DELETE1 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 4

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

Certificate 4

Operations for SSL certificate management

GET
/v1/hosting/websites/{website_id}/certificate
Get certificates for a website
2 params → 200403429500
POST
/v1/hosting/websites/{website_id}/certificate/custom
Add custom certificate for a website
2 params body → 200400403429500
POST
/v1/hosting/websites/{website_id}/certificate/free
Generate free certificate for a website
2 params body → 200400403429500
DELETE
/v1/hosting/websites/{website_id}/certificate/remove
Remove certificates from a website
2 params body → 200403429500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Certificate (8 properties), GenerateCustomCertificateRequest (4 properties), CertificateListResponse (2 properties), GenerateFreeCertificateRequest (2 properties). Each schema is shown below with its type and property counts.

GenerateCustomCertificateRequest
object
4 properties 2 required
Certificate
object
8 properties
GenerateFreeCertificateRequest
object
2 properties 1 required
StatusResponse
object
1 property
CertificateListResponse
object
2 properties
RemoveCertificatesRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs 10Web publishes across the network.

10Web Account API
10Web Backup API
10Web Builder API
10Web Cache 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