列出角色
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.
实验性端点
Postman 集合
如需更多示例,请参阅此 Postman 集合。授权
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["zai-org-glm-5-1", "kimi-k2-6"]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"]