{"service":"docparse","title":"Docparse","protocol":"x402","network":"eip155:8453","token":"USDC","payTo":"0xcEbbB82a183Faa69b929eD1F417aAFc63fa3b5b6","agent_instructions":"This is a pay-per-call API using the x402 protocol (HTTP 402 Payment Required). To call a paid endpoint: (1) send your request to its URL; (2) you will receive an HTTP 402 response with payment details in the body and headers; (3) pay the quoted USDC amount with an x402 client (e.g. @x402/fetch or @x402/evm on Base) and retry the same request. No API key or account is required — the payment is the authentication. Inspect a free, canned sample of every endpoint's output at GET /preview (no payment). A machine-readable OpenAPI spec is at GET /openapi.json and x402 discovery metadata at GET /.well-known/x402.","endpoints":[{"method":"POST","path":"/parse","price":"$0.01","description":"Parse a public HTML or PDF URL into structured JSON.","example_request":{"url":"https://example.com/article","options":{"output_schema":"article","language":"en"}},"example_response":{"doc_type":"article","title":"Example Domain","metadata":{"source_url":"https://example.com/article","detected_content_type":"html","author":null,"published_date":null,"language":"en","page_count":null,"word_count":128,"truncated":false,"parse_duration_ms":842},"content":{"summary":"A concise summary of the article content.","key_points":["First important point","Second important point"]}}}],"discovery":{"preview":"/preview","openapi":"/openapi.json","well_known":"/.well-known/x402","health":"/health"},"marketplace":"https://x402tools.xyz"}