{"x402Version":2,"resources":[{"resource":{"url":"https://odood.com/v1/extract","description":"POST a URL; get clean, LLM-ready content (Markdown/text/JSON) plus a prompt-injection risk assessment. Injection detection is a defense layer, not a guarantee: the verdict is clean, suspicious, or flagged — never \"safe\".","mimeType":"application/json"},"method":"POST","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"4000","payTo":"0xa2C0C48c1a8BA19a832fD77Fa77963a897e5fb18","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"eip3009","name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"url":"https://en.wikipedia.org/wiki/Large_language_model","format":"markdown"}},"output":{"type":"json","example":{"ok":true,"data":{"title":"Example article","content_md":"# Example article\\n\\nClean, LLM-ready Markdown…","word_count":812,"lang":"en","injection":{"verdict":"clean","risk_score":0.02},"sanitized":true}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"The http(s) URL to extract."},"format":{"type":"string","enum":["markdown","text","json"],"default":"markdown"},"sanitize":{"type":"boolean","default":true},"include_removed":{"type":"boolean","default":true},"allow_thin":{"type":"boolean","default":false,"description":"Return content from pages below the usable-article threshold instead of a 422 thin_content error."}},"required":["url"]},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}}],"facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}