Comet
communityML experiment tracking, model production monitoring, and collaboration platform.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.comet.com/api/rest/v2/experimentsList experiments
Parameters
projectIdproject ID (stringrequiredReturns
experiments[] with experimentKey, experimentName, projectId, durationMillis, startTimeMillis, endTimeMillis, filePathGET
https://www.comet.com/api/rest/v2/{experimentKey}/metrics/summaryGet experiment metrics
Parameters
experimentKeyexperiment key (stringrequiredReturns
values[] with name, valueMax, valueMin, valueCurrent, stepMax, stepMinGET
https://www.comet.com/api/rest/v2/projectsList projects
Parameters
workspaceNameworkspace (stringrequiredReturns
projects[] with projectId, projectName, numberOfExperiments, lastActivity, ownerUserName