This is a preview API and may change. Returns a list of characters supported in the API, with filtering by search, tags, categories, model, and sort options.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by category names. Repeat the parameter for multiple values. Comma-separated values are also accepted.
20100["roleplay", "philosophy"]Filter by adult content flag
true, false "false"
Filter to only show characters using pro models
true, false "false"
Filter to only show web-enabled characters
true, false "true"
Number of characters to return (max: 100)
0 < x <= 10050
Filter by model ID(s). Repeat the parameter for multiple values. Comma-separated values are also accepted.
20200["llama-3.3-70b", "venice-uncensored"]Number of characters to skip for pagination
x >= 00
Search characters by name, description, or tags. Hashtag search is supported.
200"assistant"
Sort results using a supported character discovery mode
featured, highestRating, highlyRated, highlyRatedAndRecent, imports, mostRecent, ratingCount "imports"
Sort order applied to the selected sort mode. Defaults to descending when omitted.
asc, desc "desc"
Filter by tag names. Repeat the parameter for multiple values. Comma-separated values are also accepted.
20100["helpful", "productivity"]