{ "opencollection": "1.0.0", "info": { "name": "Galileo API Server annotation logstream-insights API", "version": "1.1085.0" }, "items": [ { "info": { "name": "logstream-insights", "type": "folder" }, "items": [ { "info": { "name": "Get Logstream Insights", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get logstream insights for a specific project and log stream." }, { "info": { "name": "Create Or Update Logstream Insights", "type": "http" }, "http": { "method": "PUT", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Create or update logstream insights for a specific project and run." }, { "info": { "name": "Delete Logstream Insights", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Delete logstream insights for a specific project and log stream." }, { "info": { "name": "Create Experiment Insights Job", "type": "http" }, "http": { "method": "POST", "url": "https://api.galileo.ai/experimental/projects/:project_id/experiments/:experiment_id/insights/create_insights_job", "params": [ { "name": "experiment_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Create an insights job for an experiment.\nEndpoint: POST /experimental/projects/{project_id}/experiments/{experiment_id}/insights/create_insights_job" }, { "info": { "name": "Get Experiment Insights Job Status", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/experiments/:experiment_id/insights/job_status", "params": [ { "name": "experiment_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get the latest insights job status for an experiment." }, { "info": { "name": "Get Experiment Insights", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/experiments/:experiment_id/insights", "params": [ { "name": "experiment_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get insights for a specific experiment." }, { "info": { "name": "Get Experiment Job Statuses", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/experiments/:experiment_id/insights/job_statuses", "params": [ { "name": "experiment_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" }, { "name": "status", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get job statuses for a specific experiment, optionally filtered by status." }, { "info": { "name": "Create Insights Job", "type": "http" }, "http": { "method": "POST", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/create_insights_job", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Create an insights job for a specific project and log stream." }, { "info": { "name": "Get Log Stream Insights Job Status", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/job_status", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get the latest insights job status for a logstream." }, { "info": { "name": "Get Job Statuses", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/job_statuses", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" }, { "name": "status", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get job statuses for a specific project and log stream, optionally filtered by status." }, { "info": { "name": "Get Trace Notes", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/trace_notes", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get trace notes for a specific project and log stream." }, { "info": { "name": "Get Trace Notes For Trace", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/trace_notes/:trace_id", "params": [ { "name": "trace_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get trace notes for a specific trace in a project and log stream." }, { "info": { "name": "Get Session Notes", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/session_notes", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get session notes for a specific project and log stream." }, { "info": { "name": "Get Session Notes For Session", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/session_notes/:session_id", "params": [ { "name": "session_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get session notes for a specific session in a project and log stream." }, { "info": { "name": "Get Session Titles", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/session_titles", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get session titles for a specific project and log stream." }, { "info": { "name": "Get Session Titles For Session", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/session_titles/:session_id", "params": [ { "name": "session_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get session titles for a specific session in a project and log stream." }, { "info": { "name": "Get Trace Titles", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/trace_titles", "params": [ { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get trace titles for a specific project and log stream." }, { "info": { "name": "Get Trace Titles For Trace", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/experimental/projects/:project_id/log_streams/:log_stream_id/logstream_insights/trace_titles/:trace_id", "params": [ { "name": "trace_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" }, { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get trace titles for a specific trace in a project and log stream." }, { "info": { "name": "Get Logstream Insights Token Usages", "type": "http" }, "http": { "method": "POST", "url": "https://api.galileo.ai/projects/:project_id/log_streams/:log_stream_id/logstream_insights/token_usage", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get token usage records for a logstream insight." }, { "info": { "name": "Get Logstream Insights Token Usages", "type": "http" }, "http": { "method": "POST", "url": "https://api.galileo.ai/v2/projects/:project_id/log_streams/:log_stream_id/logstream_insights/token_usage", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get token usage records for a logstream insight." }, { "info": { "name": "Get Logstream Insights Token Usages", "type": "http" }, "http": { "method": "POST", "url": "https://api.galileo.ai/public/v2/projects/:project_id/log_streams/:log_stream_id/logstream_insights/token_usage", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "log_stream_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get token usage records for a logstream insight." } ] } ], "bundled": true }