For AI agents: visit https://openmodelz.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
openmodelz
API Reference
v1.0

Log Inopenmodelz
API Reference
Log In
v1.0API Reference

modelz cluster agent

  • system
    • Healthzget
    • Get system info.get
  • inference-proxy
    • Inference.del
    • Inference.get
    • Inference.post
    • Inference.put
  • build
    • List the builds.get
    • Create the build.post
    • Get the build by name.get
  • inference
    • Get the inference by name.get
    • Attach to the inference instance.post
    • List the inference instances.get
    • Delete the inferences.del
    • List the inferences.get
    • Create the inferences.post
    • Update the inferences.put
    • Scale the inferences.post
  • log
    • Get the build logs.get
    • Get the inference logs.get
  • namespace
    • List the namespaces.get
    • Create the namespace.post
    • Delete a node from the cluster.del
    • List the servers.post
    • List the servers.get
Powered by 

Healthz

get
http://localhost:8081/healthz

Healthz

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Response
200

OK

Updated almost 3 years ago


Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!

Updated almost 3 years ago