Skip to main content
GET
/api/v1/models/traits

Postman Collection

For additional examples, please see this Postman Collection.

Current text trait mappings

These mappings are refreshed automatically from the public API.
  • default → currently routes to zai-org-glm-5-2
  • function_calling_default → currently routes to zai-org-glm-5-2
  • default_vision → currently routes to qwen-3-8-27b
  • default_reasoning → currently routes to kimi-k3
  • default_code → currently routes to deepseek-v4-pro-0813
  • most_uncensored → currently routes to venice-uncensored-1-2
  • most_intelligent → currently routes to grok-4-6

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>
default:text

Filter models by type.

Available options:
asr,
embedding,
image,
music,
text,
tts,
upscale,
inpaint,
video
Example:

"text"

Response

OK

data
object
required

List of available models

Example:
object
enum<string>
required
Available options:
list
type
required

Type of models returned.

Available options:
asr,
embedding,
image,
music,
text,
tts,
upscale,
inpaint,
video
Example:

"text"