{"api":"v1","generated_at":"2026-09-16T02:56:19.767Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402-api-aubr-ai-api-literature-4ecf9e","pinned_page":"https://tollindex.com/e/x402-api-aubr-ai-api-literature-4ecf9e/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"x402-api-aubr-ai-api-literature-4ecf9e","canonical_url":"https://x402-api.aubr.ai/api/literature","resource":"https://x402-api.aubr.ai/api/literature","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Search and synthesize scientific literature on longevity and aging. Submit a research question; returns cited answer with references from PubMed and other sources.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T14:15:19.981Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"literature","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.03 USDC","amount_units":0.03,"decimals_known":true,"pay_to":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-14T14:15:19.814Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:42:35.694Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:42:35.694Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:38:18.878Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:36:30.691Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:53:03.067Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:27:41.629Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","page":"https://tollindex.com/seller/0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","endpoints":6,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","amount":"30000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":1800}],"quality":{"lastCalledAt":"2026-09-14T14:15:19.814Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://x402-api.aubr.ai/api/literature","extensions":{"bazaar":{"info":{"input":{"body":{"mode":"deep","tags":["NAD+","autophagy"],"sources":["pubmed"],"tagMode":"fanout","question":"Research radar for longevity tracked terms","sourceProfile":"clinical","includeRejected":false,"filterReferences":true,"retrievalProfile":"litqa-recall"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"jobId":"lit_abc123","status":"queued","quality":{"filtered":true,"rawCount":12,"evidenceThin":false,"acceptedCount":5,"lowConfidence":false,"rejectedCount":7,"rejectionReasons":{"low_relevance":3,"low_query_overlap":4}}}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","bodyType","body","method"],"properties":{"body":{"required":["question"],"properties":{"mode":{"enum":["fast","deep"],"type":"string","description":"Search depth"},"tags":{"type":"array","items":{"type":"string"},"description":"Tracked terms for radar-style searches. With tagMode=fanout, each tag is searched separately."},"year":{"type":"string","description":"Filter by publication year"},"scope":{"enum":["preprints","no-preprints","trials"],"type":"string","description":"Opt-in scoping mapped to Exa domains: preprints (biorxiv/medrxiv/arxiv), no-preprints (exclude those), trials (clinicaltrials.gov). Omit for full index."},"date_to":{"type":"string","description":"End date filter (YYYY-MM-DD)"},"sources":{"type":"array","items":{"type":"string"},"description":"Deprecated / ignored — retrieval is one Exa index (already covers pubmed/arxiv/biorxiv/etc.). Use scope instead."},"tagMode":{"enum":["fanout","combined"],"type":"string","description":"Use fanout for independent tracked-term searches; use combined only when tags must be searched together."},"question":{"type":"string","description":"Research question"},"date_from":{"type":"string","description":"Start date filter (YYYY-MM-DD)"},"maxResults":{"type":"number","description":"Max results to return"},"privacyMode":{"type":"string","description":"Optional plaintext privacy mode forwarded to Aubrai when provided."},"sourceProfile":{"enum":["fast-default","deep-default","clinical","paperclip","litqa-recall"],"type":"string","description":"Optional source profile. Omit for Aubrai defaults."},"perSourceLimit":{"type":"number","description":"Deprecated / ignored — Exa is a single index (no per-source cap)."},"includeRejected":{"type":"boolean","description":"Default false — when true, completed responses include rejectedReferences[] and relevance.reason on rejected refs."},"filterReferences":{"type":"boolean","description":"Default true upstream — drop off-topic refs. Set false for raw/unfiltered refs (debug)."},"retrievalProfile":{"enum":["default","litqa-recall"],"type":"string","description":"Optional retrieval profile: \"default\" or \"litqa-recall\"."},"allowSourceExpansion":{"type":"boolean","description":"Deprecated / ignored — Exa is a single index. Use scope for deliberate scoping."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Search and synthesize scientific literature on longevity and aging. Submit a research question; returns cited answer with references from PubMed and other sources.","lastUpdated":"2026-09-14T14:15:19.981Z","x402Version":2}]}}