This is a preview API and may change. Returns paginated public reviews for a single character.
Documentation Index
Fetch the complete documentation index at: https://veniceai-experiment-guides-top-level-tab.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
slug path parameter to identify the character.page and pageSize query parameters to paginate through reviews.x-pagination-* response headers.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Slug of the character whose reviews should be retrieved
"alan-watts"
Page number for pagination
x > 01
Number of reviews to return per page (max: 100)
0 < x <= 10020