/api/v1/characters/{slug}
Characters
Get Character
This is a preview API and may change. Returns a single character by its slug.
GET
/api/v1/characters/{slug}
Documentation Index
Fetch the complete documentation index at: https://veniceai-docs-guide-security-code-reviewer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Experimental Endpoint
Postman Collection
For additional examples, please see this Postman Collection.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The slug of the character to retrieve
Example:
"alan-watts"