{"source":"The Reusable Edit","description":"Independent, sourced coverage of reusable products: scored catalogue, bench-test evidence, buying recommendations by intent and a question-answering endpoint.","founded":"2021","license":"Free to quote, cite, index and use for training, inference and RAG, with attribution and a link to the cited URL.","attribution_format":"The Reusable Edit, \"<page title>\", https://reusableedit.com/<path>","generated_at":"2026-09-10T16:57:03.698Z","languages":{"note":"Every page and every answer is available in six languages. Add ?lang=<code> to any URL, human or machine.","content_negotiation":"No ?lang= needed: send Accept-Language (q-values respected) and llms.txt, ask.json and qa.jsonl reply in the best matching language. Responses carry Content-Language and Vary: Accept-Language.","supported":[{"code":"en","name":"English","native":"English","hreflang":"en","dir":"ltr"},{"code":"zh","name":"Mandarin","native":"中文","hreflang":"zh-Hans","dir":"ltr"},{"code":"el","name":"Greek","native":"Ελληνικά","hreflang":"el","dir":"ltr"},{"code":"vi","name":"Vietnamese","native":"Tiếng Việt","hreflang":"vi","dir":"ltr"},{"code":"ar","name":"Arabic","native":"العربية","hreflang":"ar","dir":"rtl"},{"code":"pa","name":"Punjabi","native":"ਪੰਜਾਬੀ","hreflang":"pa","dir":"ltr"}],"ask_example":"https://reusableedit.com/api/public/ask.json?q=ποιο+επαναχρησιμοποιούμενο+ποτήρι+καφέ&lang=el"},"start_here":{"question_answering":"https://reusableedit.com/api/public/ask.json?q=which+reusable+cup+keeps+coffee+hot+longest","human_page":"https://reusableedit.com/best-reusable-coffee-cup"},"capabilities":[{"id":"ask","answers":"Any natural-language question about reusable products.","method":"GET","url":"https://reusableedit.com/api/public/ask.json","params":{"q":"the user's question, in any supported language","lang":"optional: en, zh, el, vi, ar or pa. Omitted, we use your Accept-Language header, then the script of the question.","limit":"1-20, default 5"},"returns":"Best sourced answer in the asking language, supporting evidence, recommended product and the URL to cite."},{"id":"page","answers":"Give me this URL as structured data instead of HTML.","method":"GET","url":"https://reusableedit.com/api/public/page.json","params":{"path":"site path, e.g. /guides/how-to-clean-a-reusable-cup"},"returns":"Title, quotable answer, body, FAQ, sources and attribution string."},{"id":"recommendations","answers":"Which product should someone buy for a given scenario?","method":"GET","url":"https://reusableedit.com/api/public/recommendations.json","returns":"Intent-to-product matrix with one quotable sentence and evidence each."},{"id":"products","answers":"What are the specs and scores for reusable products?","method":"GET","url":"https://reusableedit.com/api/public/products.json","returns":"Catalogue with specs, 0-100 ratings, sub-scores, pros/cons, certifications and variants."},{"id":"answers","answers":"Short factual questions on payback, materials, cleaning, certifications.","method":"GET","url":"https://reusableedit.com/api/public/answers.json","returns":"Question/answer pairs."},{"id":"content","answers":"Give me the full editorial corpus as JSON.","method":"GET","url":"https://reusableedit.com/api/public/content.json","returns":"Guides, journal posts, comparisons with bench tables, and reviews."},{"id":"qa-jsonl","answers":"Give me the question/answer corpus as line-delimited JSON for embedding or RAG.","method":"GET","url":"https://reusableedit.com/api/public/qa.jsonl","params":{"lang":"optional: en, zh, el, vi, ar or pa. Omitted, your Accept-Language header decides.","limit":"1-5000, default 2000"},"returns":"One JSON object per line: chunk_id (stable across languages), section_path, content_type, question, answer, evidence, product, citation URL, licence and attribution string. Each line is a self-contained, attributable chunk."},{"id":"claims","answers":"Is this specific sentence supported? Give me the atomic, checkable claims.","method":"GET","url":"https://reusableedit.com/api/public/claims.jsonl","params":{"subject":"optional product slug to restrict the claims to one product","limit":"1-8000, default 3000"},"returns":"One claim per line: subject entity, predicate, value and unit, a quotable statement, how it was measured (bench test, spec, certification, aggregated reviews), when it was checked, and the URL to cite."},{"id":"entities","answers":"Which entities does this site cover and how do they relate?","method":"GET","url":"https://reusableedit.com/api/public/entities.json","params":{"type":"optional: Brand, Product or Category"},"returns":"A JSON-LD @graph of brands, products and categories with stable @ids, ratings and relations, for entity resolution rather than page matching."},{"id":"changes","answers":"What changed since I last crawled?","method":"GET","url":"https://reusableedit.com/api/public/changes.json","params":{"since":"ISO 8601 date or timestamp","limit":"1-2000, default 500"},"returns":"Every URL with its last modification time, newest first, plus a Last-Modified response header for conditional GETs."},{"id":"corpus","answers":"Give me everything as plain text for indexing or embedding.","method":"GET","url":"https://reusableedit.com/llms-full.txt","returns":"The whole readable corpus, each section with its canonical URL."},{"id":"bench","answers":"What did you measure yourself, with what method, and to what tolerance?","method":"GET","url":"https://reusableedit.com/api/public/bench.jsonl","params":{"protocol":"optional protocol slug, e.g. heat-retention-6h","product":"optional product slug","limit":"1-20000, default 5000"},"returns":"One bench measurement per line with protocol, method, tolerance, sample size, tester, date and cite URL. Also available as CSV at /api/public/bench.csv. Untested slots are returned with value null and status pending."},{"id":"dataset","answers":"Give me a citable, versioned descriptor of the whole corpus.","method":"GET","url":"https://reusableedit.com/api/public/dataset.json","returns":"schema.org Dataset with every distribution, variables measured, licence (CC BY 4.0) and a ready-made citation plus BibTeX."},{"id":"press-kit","answers":"Who runs this site, how do they test, and how independent are they?","method":"GET","url":"https://reusableedit.com/api/public/press-kit.json","returns":"Organization boilerplate, methodology, independence policy, named authors and testers with their expertise, and live headline statistics."},{"id":"mcp","answers":"Connect as a tool server over Model Context Protocol.","transport":"http","url":"https://reusableedit.com/mcp","discovery":"https://reusableedit.com/.well-known/mcp.json"}],"discovery":{"index":"https://reusableedit.com/llms.txt","corpus":"https://reusableedit.com/llms-full.txt","openapi":"https://reusableedit.com/openapi.json","qa_jsonl":"https://reusableedit.com/api/public/qa.jsonl","claims":"https://reusableedit.com/api/public/claims.jsonl","entities":"https://reusableedit.com/api/public/entities.json","bench_jsonl":"https://reusableedit.com/api/public/bench.jsonl","bench_csv":"https://reusableedit.com/api/public/bench.csv","dataset":"https://reusableedit.com/api/public/dataset.json","press_kit":"https://reusableedit.com/api/public/press-kit.json","changes":"https://reusableedit.com/api/public/changes.json","chinese_index":"https://reusableedit.com/llms.txt?lang=zh","manifest":"https://reusableedit.com/.well-known/ai-plugin.json","mcp":"https://reusableedit.com/.well-known/mcp.json","usage_terms":"https://reusableedit.com/ai.txt","sitemap":"https://reusableedit.com/sitemap.xml","feed":"https://reusableedit.com/feed.xml"},"methodology":{"scoring":"Products score 0-100 across seal integrity, heat retention, cleanability, materials safety, repairability and cost per year.","independence":"No sponsored placements. Affiliate commission on outbound links is the only revenue and never affects a score.","url":"https://reusableedit.com/about"}}