캐릭터 목록
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"]