# Revios > Revios is a video and audio product review platform with timestamped transcripts and Aletheia trust analysis. Canonical origin: https://www.revios.net ## Public content (allowed for indexing and citation) - /reviews/{id}/ — individual video and audio reviews - /products/{id}/ — product pages with aggregated review stats - /@{username}/ — public reviewer profiles - /search/ — search across reviews, products, and users - /trending/ — trending review feed ## Preferred machine-readable endpoint GET https://www.revios.net/api/seo/review/{id} Proxies to the governed Revios SEO API. Default field groups: summary, rich. ## Access scopes - public — default anonymous access (60 requests/minute) - partner — send header X-Revios-Seo-Key (300 requests/minute, unlocks transcript excerpt fields) Field groups: summary | rich | transcript (partner only) ## Do not crawl - /api/* except /api/seo/review/{id} - /settings/, /saved/, /history/, /notifications/, /sso/ - /reviews/upload/ and review editor routes - Raw CDN media URLs for bulk download ## Citation requirements - Link to the canonical review URL on https://www.revios.net - Attribute the reviewer as @username on Revios - Do not present Aletheia analysis as independent third-party verification ## Legal Automated access is subject to our Terms of Service and Privacy Policy. Bulk reproduction, model training, and competitive republishing require written permission. - Terms: https://www.revios.net/terms/ - Privacy: https://www.revios.net/privacy/ - AI & Automated Access Policy: https://www.revios.net/ai-access-policy/ ## Rate limits - Public SEO API: 60 req/min per IP - Partner SEO API: 300 req/min per IP - Captions proxy: 30 req/min per IP See /robots.txt for crawler rules. ## Contact - Support: https://www.revios.net/support/ - Licensing / automated access: legal@revios.net Extended technical specification: /llms-full.txt