Purchase: SSL/TLS Certificate Check & Security Headers Evidence API
https://api.the402.ai/v1/services/svc_7479d155afc54db7/purchaseOverview
Purchase: SSL/TLS Certificate Check & Security Headers Evidence API
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-07-18 02:15:06
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"additionalProperties": false,
"properties": {
"domain": {
"description": "Public DNS hostname or HTTPS URL to inspect on port 443, such as example.com or https://example.com/path.",
"maxLength": 2048,
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"job_id": {
"type": "string"
},
"status": {
"type": "string"
},
"thread_id": {
"type": "string"
}
},
"type": "object"
}