{"openapi":"3.1.0","info":{"title":"Parallel","version":"1.0.0","description":"Agentic web search and structured research with structured extraction. Search the web, extract structured data, run research tasks.","contact":{"email":"support@payweave.app"},"x-guidance":"Agentic web search and structured research with structured extraction. Search the web, extract structured data, run research tasks.\nEach endpoint takes a JSON request and returns either a 200 with the result or a 402 Payment Required challenge (MPP / x402). Pricing is fixed per endpoint in USD; the per-operation `x-payment-info` block carries the exact challenge metadata (price, accepted protocols, payment realm).\nFor per-endpoint schemas, examples, and detailed usage, fetch https://api.payweave.app/app/app_oqfy730c05db4m28qskp8ax1/skill.md or `<this-origin>/<path>/skill.md` for a single endpoint."},"x-service-info":{"categories":["Web intelligence","Web search","Research"]},"servers":[{"url":"https://parallel.payweave.services"}],"paths":{"/extract":{"post":{"summary":"Parallel: Web Extract","description":"Extract clean content from URLs (handles JS-heavy pages and PDFs)","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.005000"},"protocols":[{"mpp":{"method":"tempo","intent":"charge","currency":"0x20c000000000000000000000b9537d11c60e8b50","network":"eip155:4217","amount":"5000"}},{"mpp":{"method":"solana","intent":"charge","currency":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","amount":"5000"}},{"x402":{"scheme":"exact","network":"eip155:8453","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","extra":{"name":"USD Coin","version":"2"}}},{"x402":{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","currency":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000"}}],"description":"Extract clean content from URLs (handles JS-heavy pages and PDFs)"},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":true,"description":"Parallel Extract result, forwarded verbatim: per-URL extracted content, plus excerpts/full content and citations when those options are requested."}}}},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":1},"objective":{"type":"string","minLength":1},"search_queries":{"type":"array","items":{"type":"string","minLength":1},"minItems":1},"fetch_policy":{"type":"object","additionalProperties":{}},"excerpts":{"anyOf":[{"type":"boolean"},{"type":"object","additionalProperties":{}}]},"full_content":{"anyOf":[{"type":"boolean"},{"type":"object","additionalProperties":{}}]}},"required":["urls"],"additionalProperties":false}}}}}},"/search":{"post":{"summary":"Parallel: Web Search","description":"Web search returning LLM-optimized excerpts","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"mpp":{"method":"tempo","intent":"charge","currency":"0x20c000000000000000000000b9537d11c60e8b50","network":"eip155:4217","amount":"10000"}},{"mpp":{"method":"solana","intent":"charge","currency":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","amount":"10000"}},{"x402":{"scheme":"exact","network":"eip155:8453","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","extra":{"name":"USD Coin","version":"2"}}},{"x402":{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","currency":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000"}}],"description":"Web search returning LLM-optimized excerpts"},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"search_id":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"title":{"type":["string","null"]},"publish_date":{"type":["string","null"]},"excerpts":{"anyOf":[{"type":"array","items":{"type":"string"}},{"type":"null"}]}},"required":["url"],"additionalProperties":false}},"usage":{"anyOf":[{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"integer"}},"required":["name","count"],"additionalProperties":false}},{"type":"null"}]},"warnings":{"anyOf":[{"type":"array","items":{"type":"object","properties":{"message":{"type":"string"},"type":{"type":"string","enum":["spec_validation_warning","input_validation_warning","warning"]}},"required":["message","type"],"additionalProperties":false}},{"type":"null"}]}},"required":["search_id","results"],"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"objective":{"type":"string","minLength":1},"search_queries":{"type":"array","items":{"type":"string","minLength":1},"minItems":1},"mode":{"type":"string","enum":["one-shot","agentic","fast"]},"max_results":{"type":"integer","minimum":1,"maximum":100}},"additionalProperties":false}}}}}},"/task":{"post":{"summary":"Parallel: Async Research Task","description":"Run a Parallel task: web research and extraction with structured output and citations","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"mpp":{"method":"tempo","intent":"charge","currency":"0x20c000000000000000000000b9537d11c60e8b50","network":"eip155:4217","amount":"10000"}},{"mpp":{"method":"solana","intent":"charge","currency":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","amount":"10000"}},{"x402":{"scheme":"exact","network":"eip155:8453","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","extra":{"name":"USD Coin","version":"2"}}},{"x402":{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","currency":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000"}}],"description":"Run a Parallel task: web research and extraction with structured output and citations"},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{},"additionalProperties":true,"description":"Completed Parallel task run, forwarded verbatim: structured `output` (shape follows the requested `task_spec`) with citations, plus run metadata such as run_id and status."}}}},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"input":{"anyOf":[{"type":"string","minLength":1},{"type":"object","additionalProperties":{}}]},"processor":{"type":"string","enum":["lite","base","core","core2x","pro","ultra","ultra2x","ultra4x","ultra8x"]},"task_spec":{"type":"object","additionalProperties":{}},"metadata":{"type":"object","additionalProperties":{}},"source_policy":{"type":"object","additionalProperties":{}},"previous_interaction_id":{"type":"string","minLength":1},"mcp_servers":{"type":"array","items":{"type":"object","additionalProperties":{}}},"enable_events":{"type":"boolean"},"webhook":{"type":"object","additionalProperties":{}}},"required":["input","processor"],"additionalProperties":false}}}}}}}}