{"schema_version":"2026-05-07","name":"Lyrenth","short_name":"AIWebIndex","tagline":"AIDocument infrastructure for the AI-readable web.","description":"Lyrenth is AIDocument infrastructure for the AI-readable web. We resolve public URLs into stable AIDocuments: clean markdown, source trace, cache truth, page structure, and token economics in one JSON contract. Built for agents. Origin-friendly by default.","category":"AIDocument infrastructure for the AI-readable web","url":"https://www.lyrenth.com","api_base_url":"https://api.lyrenth.com","contact":{"home":"https://www.lyrenth.com","docs":"https://www.lyrenth.com/docs","bot":"https://www.lyrenth.com/bot"},"auth":{"type":"bearer","header":"Authorization","format":"Bearer aiwk_<hex>","signup":"https://www.lyrenth.com/signup","free_tier":{"monthly_quota":2000,"price_usd":0,"credit_card_required":false}},"billing":{"unit":"aidocument","counted_endpoints":["/v1/aidocument","/v1/document"],"uncounted_endpoints":["/v1/admin/*","/v1/keys","/v1/keys/*","/v1/sites","/v1/sites/*","/v1/quota","/v1/stats","/v1/submit","/v1/public/aidocument","/v1/ingest/bot/*"],"cache_hits_count":true,"failed_responses_count":false,"plan_limits":{"applies_to":["/v1/aidocument","/v1/document","/v1/submit"],"free":{"monthly_aidocuments":2000,"requests_per_second":1,"verified_domains":1,"cache_freshness":"90 days"},"starter":{"monthly_aidocuments":20000,"requests_per_second":5,"verified_domains":5,"cache_freshness":"7 days"},"pro":{"monthly_aidocuments":200000,"requests_per_second":25,"verified_domains":"unlimited","cache_freshness":"24 hours"}}},"capabilities":{"summary":"AIDocument infrastructure for the AI-readable web. Resolve any public URL into a stable AIDocument: clean markdown, source trace, cache truth, page structure (headings, links, images, media references for declared video/audio, JSON-LD), and per-call token economics in one JSON contract.","input":{"url":"string (any HTTP/HTTPS URL)"},"output_shape":"https://www.lyrenth.com/llms-full.txt#aidocument","output_schema":"https://api.lyrenth.com/aidocument.schema.json","render_modes":["static","rendered","static_after_render_failure"],"per_call_savings_vs_raw_html":"60-90% (typical, frontier-LLM input rates)"},"endpoints":[{"method":"GET","path":"/v1/stats","auth":"public","description":"Live count of indexed documents."},{"method":"POST","path":"/v1/aidocument","auth":"bearer","body":{"url":"string","freshness_policy":"cache_first|force_refresh (optional)"},"description":"Resolve a URL into an AIDocument. Returns the stored document while it is within your plan's freshness window, otherwise re-crawls. The response is the v2 grouped envelope (schema/source/cache/identity/content/structure/signals/economics)."},{"method":"GET","path":"/v1/document?url={url}&fields={csv}","auth":"bearer","description":"Index lookup only. Returns the stored AIDocument if present, 404 + hint on miss; never crawls. Optional fields= projection trims the response to the listed top-level keys."},{"method":"POST","path":"/v1/submit","auth":"bearer","body":{"url":"string"},"description":"Queue a URL for background indexing. Returns 202."},{"method":"GET","path":"/aidocument.schema.json","auth":"public","description":"JSON Schema (draft-07) for the v2 envelope. Validate responses, generate types, or point editors at it."}],"bot":{"user_agent":"AIWebIndex/2.0 (+https://www.lyrenth.com/bot; AI-readable web index)","verification_user_agent":"AIWebIndex/2.0 verification (+https://www.lyrenth.com/bot)","respects_robots_txt":true,"respects_crawl_delay":true,"robots_unreadable_policy":"fail_closed","respects_tdm_reservation":true,"tdm_reservation_signals":["tdm-reservation meta","robots noai","robots notrain"],"removal_policy":"going_forward_only","verification_methods":[{"type":"dns_txt","host":"_aiwebindex-verify.<domain>","value":"aiwi-verify=<token>"},{"type":"html_file","path":"/.well-known/aiwebindex-verify.txt","body":"aiwi-verify=<token>"}]},"related":{"llms_txt":"https://www.lyrenth.com/llms.txt","llms_full_txt":"https://www.lyrenth.com/llms-full.txt","aidocument_schema":"https://api.lyrenth.com/aidocument.schema.json","sitemap":"https://www.lyrenth.com/sitemap.xml","robots":"https://www.lyrenth.com/robots.txt","opengraph_image":"https://www.lyrenth.com/opengraph-image"}}