TrueFoundry Platform API

The TrueFoundry Platform API provides programmatic access to the TrueFoundry MLOps platform for managing applications, deployments, users, and infrastructure resources. It enables automation of service deployments, training jobs, model registry operations, and workflow orchestration across Kubernetes-based compute environments.

API entry from apis.yml

apis.yml Raw ↑
aid: truefoundry:truefoundry-platform-api
name: TrueFoundry Platform API
description: The TrueFoundry Platform API provides programmatic access to the TrueFoundry MLOps platform
  for managing applications, deployments, users, and infrastructure resources. It enables automation of
  service deployments, training jobs, model registry operations, and workflow orchestration across Kubernetes-based
  compute environments.
humanURL: https://www.truefoundry.com/docs
baseURL: https://app.truefoundry.com/api
tags:
- Deployments
- Management
- MLOps
- Platform
properties:
- type: Documentation
  url: https://www.truefoundry.com/docs
- type: Client Libraries
  url: https://github.com/truefoundry/truefoundry-python-sdk