← Back to directory

Purchase: Docs to OpenAPI Skeleton — Source-Linked Draft

https://api.the402.ai/v1/services/svc_d8123defa697437d/purchase

Overview

Purchase: Docs to OpenAPI Skeleton — Source-Linked Draft

Protocol x402
Price $0.32
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": { "docs_url": { "description": "Public API documentation URL to sample.", "maxLength": 2048, "type": "string" }, "endpoint_focus": { "description": "Optional endpoint family or feature-area focus.", "maxLength": 300, "type": "string" }, "target_format": { "default": "json", "description": "Serialization preference; the structured OpenAPI object is always included.", "enum": [ "json", "yaml" ], "type": "string" } }, "required": [ "docs_url" ], "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" }