Skip to main content
POST
/
api
/
pull
curl http://localhost:11434/api/pull -d '{ "model": "gemma3" }'
{
  "status": "success"
}

Documentation Index

Fetch the complete documentation index at: https://docs.ollama.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
model
string
required

Name of the model to download

insecure
boolean

Allow downloading over insecure connections

stream
boolean
default:true

Stream progress updates

Response

Pull status updates.

status
string

Current status message