/
OL
ollama
/
Ollama API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4m ago · Updated 3w ago
View markdown
ollama
Ollama API
post
Copy a model
v9
latest
OpenAPI 3.1.0
MIT
raw.githubusercontent.com
2026-07-21
12
34
57.5 KB
post
Generate a response
post
Generate a chat message
post
Generate embeddings
get
List models
get
List running models
post
Show model details
post
Create a model
post
Copy a model
post
Pull a model
post
Push a model
delete
Delete a model
get
Get version
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