/
D3
d3v0ps-cloud
/
Ollama Model Manager API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
get
Get Available Ollama Endpoints
post
Set Active Ollama Endpoint
get
Get Running Models
get
Get Available Models
delete
Delete Models
post
Pull Model
post
Update Model
Get Available Ollama Endpoints
Returns a list of configured Ollama endpoints
get
/api/endpoints
Response
List of endpoints
string[]
required
Changes