/
ME
meganova
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 3w ago
Details
Filter operations
ab-testing
7
admin
79
agents
49
analytics
7
assets
5
audio
1
auth
11
benchmarks
3
blocked-creators
4
cak
2
casting
4
character-reports
2
characters
20
chat
25
connectors
12
creator
48
credits
10
custom-tools
6
embeds
10
escalation-rules
5
images
8
impersonate
1
integrations
14
lorebooks
16
marketplace
19
mcp-tools
3
memories
4
memory-health
1
models
4
get
List Models
get
List Image Models
get
List Video Models
get
Get Model
notifications
5
personas
5
referral
9
seo
6
short-urls
1
spaces
5
storage
5
storage-providers
11
stripe
20
support-metrics
2
trailers
6
user
4
videos
4
get
Read Root
get
Redirect Short Url
get
Health Check
models
Get Model
Get details for a specific model.
get
/models/{model_name}
Path parameters
model_name
string
required
Response
Successful Response
AIModelResponse
required
id
string
required
name
string
required
display_name
string
required
description
string
nullable
provider
string
required
tier
string
required
context_window
integer
required
max_output_tokens
integer
nullable
supports_vision
boolean
supports_streaming
boolean
supports_function_calling
boolean
supports_img2img
boolean
rpd_limit
integer
nullable
is_available
boolean
parameter_size
string
nullable
Changes