Skip to main content
POST
/replicate/models

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
model
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
owner
string
required
name
string
required
url
string
required
@type
string
default:ReplicateModel
run_count
integer | null
image
string | null
owner_avatar
string | null
is_official
boolean
default:false
is_pipeline
boolean
default:false
is_commercial
boolean
default:false
visibility
string | null
user_type
string | null
hardware
string | null
run_state
string | null
pricing
string | null
price_p50
string | null
price_tiers
object[]
github_url
string | null
paper_url
string | null
weights_url
string | null
license_url
string | null
latest_version_id
string | null
latest_version_created_at
integer | null
input_schema
object[]
output_schema
object | null
default_example
object | null
readme
string | null