/
AC
ac
/
Ollama API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
ac
Ollama API
post
Copy a model
v1
latest
OpenAPI 3.1.0
MIT
2026-07-26
12
28
44.1 KB
get
Get version
post
Show model details
post
Generate a chat message
post
Copy a model
post
Create a model
delete
Delete a model
post
Generate embeddings
post
Generate a response
get
List running models
post
Pull a model
post
Push a model
get
List models
Copy a model
post
/api/copy
Request body
CopyRequest
required
source
string
required
Existing model name to copy from
destination
string
required
New model name to create
Response
Model successfully copied