Skip to main content
The Training API manages training projects, jobs, and related resources through a RESTful interface. Use this API to:
  • Drive Loops sessions, trainers, samplers, and checkpoints over HTTP (see the Loops API overview)
  • Monitor training job metrics and logs
  • Manage training jobs
  • Manage checkpoints and artifacts

Authentication

All Training API requests require authentication with an API key:

Base URL

All Training API endpoints are relative to:

Available Endpoints

Training Projects

Training Jobs

The following endpoints use the relative base path: /training_projects/{training_project_id}/jobs Search endpoint: