========================= Complete Endpoint Catalog ========================= This file is generated from the production FastAPI OpenAPI schema by ``scripts/generate_api_catalog.py``. It is the exhaustive route inventory; the topic pages provide payload examples and workflow guidance. **Inventory:** 321 paths and 381 operations. Admin ----- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/admin/all-api-keys`` - Admin List All Api Keys * - ``GET`` - ``/api/admin/all-api-keys/export`` - Admin Export Api Keys * - ``GET`` - ``/api/admin/all-api-keys/stats`` - Admin Api Keys Stats * - ``GET`` - ``/api/admin/all-api-keys/{key_id}`` - Admin Get Api Key * - ``POST`` - ``/api/admin/all-api-keys/{key_id}/revoke`` - Admin Revoke Any Api Key * - ``GET`` - ``/api/admin/api-keys`` - Admin List Api Keys * - ``POST`` - ``/api/admin/api-keys`` - Admin Create Api Key * - ``POST`` - ``/api/admin/api-keys/{key_id}/revoke`` - Admin Revoke Api Key * - ``GET`` - ``/api/admin/audit-log`` - Get Audit Log * - ``GET`` - ``/api/admin/billing-providers`` - Get Billing Providers * - ``POST`` - ``/api/admin/billing-providers`` - Save Billing Providers * - ``GET`` - ``/api/admin/gpu-devices`` - List Gpu Devices * - ``GET`` - ``/api/admin/logs`` - Get Logs * - ``GET`` - ``/api/admin/logs/download`` - Download Logs * - ``GET`` - ``/api/admin/plans`` - List Plans * - ``POST`` - ``/api/admin/plans`` - Create Plan * - ``DELETE`` - ``/api/admin/plans/{plan_id}`` - Delete Plan * - ``PUT`` - ``/api/admin/plans/{plan_id}`` - Update Plan * - ``GET`` - ``/api/admin/retention/preview`` - Retention Preview * - ``POST`` - ``/api/admin/retention/run`` - Retention Run * - ``GET`` - ``/api/admin/security-events`` - List Security Events * - ``GET`` - ``/api/admin/settings`` - Get Settings * - ``GET`` - ``/api/admin/settings/history`` - Get Settings History * - ``POST`` - ``/api/admin/settings/{category}`` - Update Settings * - ``GET`` - ``/api/admin/sso-providers`` - List Sso Providers Admin * - ``POST`` - ``/api/admin/sso-providers`` - Create Sso Provider * - ``DELETE`` - ``/api/admin/sso-providers/{provider_id}`` - Delete Sso Provider * - ``GET`` - ``/api/admin/sso-providers/{provider_id}`` - Get Sso Provider * - ``PUT`` - ``/api/admin/sso-providers/{provider_id}`` - Update Sso Provider * - ``GET`` - ``/api/admin/teams`` - Admin List Teams * - ``GET`` - ``/api/admin/tenant-isolation`` - Tenant Isolation Report * - ``POST`` - ``/api/admin/test-smtp`` - Test Smtp Connection * - ``GET`` - ``/api/admin/users`` - Admin List Users * - ``POST`` - ``/api/admin/users`` - Admin Create User * - ``POST`` - ``/api/admin/users/bulk-action`` - Admin Bulk User Action * - ``GET`` - ``/api/admin/users/dashboard`` - Admin Users Dashboard * - ``GET`` - ``/api/admin/users/export`` - Admin Export Users * - ``PATCH`` - ``/api/admin/users/{user_id}`` - Admin Update User * - ``PUT`` - ``/api/admin/users/{user_id}`` - Admin Edit User * - ``POST`` - ``/api/admin/users/{user_id}/plan`` - Admin Set User Plan * - ``POST`` - ``/api/admin/users/{user_id}/reset-password`` - Admin Reset Password * - ``GET`` - ``/api/admin/users/{user_id}/stats`` - Admin User Stats Anonymize --------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``POST`` - ``/api/anonymize/stream`` - Stream Anonymization Artifacts --------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/artifacts/{artifact_id}/download`` - Download Artifact * - ``GET`` - ``/api/artifacts/{artifact_id}/preview`` - Preview Artifact Auth ---- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/auth/api-keys`` - List Keys * - ``POST`` - ``/api/auth/api-keys`` - Create Key * - ``POST`` - ``/api/auth/api-keys/{key_id}/revoke`` - Revoke Key * - ``PUT`` - ``/api/auth/change-password`` - Change Password * - ``POST`` - ``/api/auth/delete-account`` - Delete Account * - ``GET`` - ``/api/auth/export-my-data`` - Export My Data * - ``POST`` - ``/api/auth/forgot-password`` - Forgot Password * - ``POST`` - ``/api/auth/invite`` - Invite User * - ``POST`` - ``/api/auth/login`` - Login * - ``POST`` - ``/api/auth/logout`` - Logout * - ``POST`` - ``/api/auth/logout-all`` - Logout All Devices * - ``GET`` - ``/api/auth/me`` - Me * - ``GET`` - ``/api/auth/my-activity`` - My Activity * - ``GET`` - ``/api/auth/oauth/providers`` - Oauth Available Providers * - ``GET`` - ``/api/auth/oauth/{provider}/authorize`` - Oauth Authorize * - ``GET`` - ``/api/auth/oauth/{provider}/callback`` - Oauth Callback * - ``GET`` - ``/api/auth/plan`` - My Plan * - ``PUT`` - ``/api/auth/profile`` - Update Profile * - ``POST`` - ``/api/auth/register`` - Register * - ``POST`` - ``/api/auth/resend-verification`` - Resend Verification * - ``POST`` - ``/api/auth/reset-password`` - Reset Password * - ``POST`` - ``/api/auth/send-verification`` - Send Verification Email * - ``GET`` - ``/api/auth/sessions`` - List Sessions * - ``POST`` - ``/api/auth/sessions/{session_id}/revoke`` - Revoke Specific Session * - ``GET`` - ``/api/auth/sso/providers`` - List Sso Providers * - ``GET`` - ``/api/auth/sso/{slug}/authorize`` - Sso Authorize * - ``GET`` - ``/api/auth/sso/{slug}/callback`` - Sso Callback * - ``POST`` - ``/api/auth/sso/{slug}/callback`` - Sso Callback * - ``POST`` - ``/api/auth/support-ticket`` - Submit Support Ticket * - ``GET`` - ``/api/auth/tenant-info`` - Tenant Info * - ``GET`` - ``/api/auth/verify-email`` - Verify Email Auth_Pages ---------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/auth/forgot-password`` - Forgot Password Page * - ``GET`` - ``/auth/login`` - Login Page Auth Prefix * - ``GET`` - ``/auth/profile`` - Profile Page * - ``GET`` - ``/auth/register`` - Register Page Auth Prefix * - ``GET`` - ``/auth/reset-password`` - Reset Password Page * - ``GET`` - ``/login`` - Login Page * - ``GET`` - ``/logout`` - Logout Page * - ``GET`` - ``/register`` - Register Page Billing ------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``POST`` - ``/api/billing/change-plan`` - Change Plan * - ``POST`` - ``/api/billing/checkout-session`` - Create Checkout Session * - ``POST`` - ``/api/billing/paddle-cancel`` - Paddle Cancel * - ``POST`` - ``/api/billing/paddle-claim`` - Paddle Claim * - ``GET`` - ``/api/billing/paddle-manage`` - Paddle Manage * - ``POST`` - ``/api/billing/paddle-webhook`` - Paddle Webhook * - ``POST`` - ``/api/billing/portal-session`` - Create Portal Session * - ``GET`` - ``/api/billing/status`` - Billing Status * - ``POST`` - ``/api/billing/team-checkout-session`` - Create Team Checkout Session * - ``POST`` - ``/api/billing/trial-checkout-session`` - Create Trial Checkout Session * - ``POST`` - ``/api/billing/webhook`` - Stripe Webhook Builder ------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/builder/sessions`` - List Sessions * - ``POST`` - ``/api/builder/sessions`` - Create Session * - ``GET`` - ``/api/builder/sessions/{session_id}`` - Get Session * - ``POST`` - ``/api/builder/sessions/{session_id}/chat`` - Chat * - ``POST`` - ``/api/builder/sessions/{session_id}/finalize`` - Finalize Session * - ``POST`` - ``/api/builder/sessions/{session_id}/steps/{step}/execute`` - Execute Step * - ``POST`` - ``/api/builder/sessions/{session_id}/steps/{step}/propose`` - Propose Step * - ``POST`` - ``/api/builder/sessions/{session_id}/upload-result`` - Upload Result Dataset Versions ---------------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/dataset-versions/{dataset_version_id}`` - Get Dataset Version * - ``GET`` - ``/api/dataset-versions/{dataset_version_id}/sample`` - Sample Dataset Version Datasets -------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/datasets`` - List Datasets * - ``GET`` - ``/api/datasets/count`` - Count Datasets * - ``GET`` - ``/api/datasets/projects/{project_id}/quality-policy`` - Get Data Quality Policy * - ``PUT`` - ``/api/datasets/projects/{project_id}/quality-policy`` - Put Data Quality Policy * - ``POST`` - ``/api/datasets/upload`` - Upload Dataset * - ``DELETE`` - ``/api/datasets/{dataset_id}`` - Delete Dataset * - ``GET`` - ``/api/datasets/{dataset_id}`` - Get Dataset * - ``GET`` - ``/api/datasets/{dataset_id}/analyze`` - Analyze Dataset * - ``GET`` - ``/api/datasets/{dataset_id}/columns`` - Get Dataset Columns * - ``GET`` - ``/api/datasets/{dataset_id}/compare`` - Compare Versions * - ``GET`` - ``/api/datasets/{dataset_id}/download`` - Download Dataset * - ``GET`` - ``/api/datasets/{dataset_id}/lineage`` - Dataset Lineage * - ``GET`` - ``/api/datasets/{dataset_id}/quality`` - Get Dataset Quality * - ``GET`` - ``/api/datasets/{dataset_id}/versions`` - List Dataset Versions * - ``POST`` - ``/api/datasets/{dataset_id}/versions`` - Upload New Version * - ``DELETE`` - ``/api/datasets/{dataset_id}/versions/{version}`` - Delete Version * - ``GET`` - ``/api/datasets/{dataset_id}/versions/{version}/download`` - Download Version Experiments ----------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/experiments`` - List Experiments * - ``POST`` - ``/api/experiments`` - Create Experiment * - ``GET`` - ``/api/experiments/automl-engines`` - List Automl Engines * - ``GET`` - ``/api/experiments/capabilities`` - Get Automl Capabilities * - ``DELETE`` - ``/api/experiments/{experiment_id}`` - Delete Experiment * - ``GET`` - ``/api/experiments/{experiment_id}`` - Get Experiment * - ``POST`` - ``/api/experiments/{experiment_id}/best-model`` - Set Best Model * - ``GET`` - ``/api/experiments/{experiment_id}/engine-runs`` - Get Experiment Engine Runs * - ``GET`` - ``/api/experiments/{experiment_id}/explain`` - Get Experiment Explain * - ``GET`` - ``/api/experiments/{experiment_id}/logs`` - Get Experiment Logs * - ``GET`` - ``/api/experiments/{experiment_id}/logs/download`` - Download Experiment Logs * - ``GET`` - ``/api/experiments/{experiment_id}/notebook`` - Export Notebook * - ``GET`` - ``/api/experiments/{experiment_id}/status`` - Get Experiment Status Jobs ---- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/jobs`` - List Jobs Endpoint * - ``GET`` - ``/api/jobs/{job_id}`` - Get Job Endpoint Mlops ----- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``DELETE`` - ``/api/mlops/alert-rules/{rule_id}`` - Delete Alert Rule * - ``PATCH`` - ``/api/mlops/alert-rules/{rule_id}`` - Patch Alert Rule * - ``GET`` - ``/api/mlops/alerts/{alert_id}`` - Get Alert Detail * - ``POST`` - ``/api/mlops/alerts/{alert_id}/acknowledge`` - Acknowledge Alert * - ``POST`` - ``/api/mlops/alerts/{alert_id}/resolve`` - Resolve Alert * - ``POST`` - ``/api/mlops/alerts/{alert_id}/snooze`` - Snooze Alert * - ``DELETE`` - ``/api/mlops/channels/{channel_id}`` - Delete Channel * - ``GET`` - ``/api/mlops/deployments/{deployment_id}`` - Get Deployment Detail * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/api-docs`` - Get Deployment Api Docs * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/deactivate`` - Deactivate Deployment * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/drift`` - Get Drift * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/drift/run`` - Run Drift * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/inference-logs`` - Get Inference Logs * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/predict`` - Predict * - ``PATCH`` - ``/api/mlops/deployments/{deployment_id}/privacy`` - Update Deployment Privacy * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/promote`` - Promote Deployment * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/rollback`` - Rollback Deployment * - ``GET`` - ``/api/mlops/projects/{project_id}/alert-rules`` - Get Project Alert Rules * - ``POST`` - ``/api/mlops/projects/{project_id}/alert-rules`` - Create Project Alert Rule * - ``GET`` - ``/api/mlops/projects/{project_id}/alerts`` - Get Project Alerts * - ``GET`` - ``/api/mlops/projects/{project_id}/channels`` - Get Project Channels * - ``POST`` - ``/api/mlops/projects/{project_id}/channels`` - Create Project Channel * - ``GET`` - ``/api/mlops/projects/{project_id}/deployments`` - List Deployments * - ``POST`` - ``/api/mlops/projects/{project_id}/deployments`` - Create Deployment * - ``GET`` - ``/api/mlops/projects/{project_id}/registry`` - Get Project Registry * - ``POST`` - ``/api/mlops/projects/{project_id}/registry`` - Create Project Registry Version * - ``GET`` - ``/api/mlops/projects/{project_id}/registry/stats`` - Get Project Registry Stats * - ``GET`` - ``/api/mlops/projects/{project_id}/strategies`` - Get Project Strategies * - ``POST`` - ``/api/mlops/projects/{project_id}/strategies`` - Create Project Strategy * - ``DELETE`` - ``/api/mlops/registry/{version_id}`` - Archive Registry Version * - ``GET`` - ``/api/mlops/registry/{version_id}`` - Get Registry Version * - ``POST`` - ``/api/mlops/registry/{version_id}/transition`` - Transition Registry Version * - ``GET`` - ``/api/mlops/strategies/{strategy_id}`` - Get Strategy Detail * - ``POST`` - ``/api/mlops/strategies/{strategy_id}/complete`` - Complete Strategy * - ``POST`` - ``/api/mlops/strategies/{strategy_id}/pause`` - Pause Strategy * - ``POST`` - ``/api/mlops/strategies/{strategy_id}/rollback`` - Rollback Strategy Mlops Ab Testing ---------------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/mlops/ab-tests`` - List Ab Tests * - ``POST`` - ``/api/mlops/ab-tests`` - Create Ab Test * - ``DELETE`` - ``/api/mlops/ab-tests/{test_id}`` - Delete Ab Test * - ``GET`` - ``/api/mlops/ab-tests/{test_id}`` - Get Ab Test * - ``POST`` - ``/api/mlops/ab-tests/{test_id}/declare-winner`` - Declare Winner * - ``POST`` - ``/api/mlops/ab-tests/{test_id}/record`` - Record Observation * - ``POST`` - ``/api/mlops/ab-tests/{test_id}/record-outcome`` - Record Outcome * - ``GET`` - ``/api/mlops/ab-tests/{test_id}/results`` - Get Ab Test Results * - ``GET`` - ``/api/mlops/ab-tests/{test_id}/route`` - Get Route * - ``POST`` - ``/api/mlops/ab-tests/{test_id}/route`` - Route And Prepare * - ``GET`` - ``/api/mlops/ab-tests/{test_id}/sample-size`` - Calculate Sample Size * - ``POST`` - ``/api/mlops/ab-tests/{test_id}/start`` - Start Ab Test * - ``POST`` - ``/api/mlops/ab-tests/{test_id}/stop`` - Stop Ab Test Mlops Alerts ------------ .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/mlops/alerts/channels`` - List Notification Channels * - ``POST`` - ``/api/mlops/alerts/channels`` - Create Notification Channel * - ``DELETE`` - ``/api/mlops/alerts/channels/{channel_id}`` - Delete Notification Channel * - ``GET`` - ``/api/mlops/alerts/channels/{channel_id}`` - Get Notification Channel * - ``PUT`` - ``/api/mlops/alerts/channels/{channel_id}`` - Update Notification Channel * - ``POST`` - ``/api/mlops/alerts/deployments/{deployment_id}/check`` - Check Deployment Alerts * - ``GET`` - ``/api/mlops/alerts/deployments/{deployment_id}/metrics`` - Get Deployment Alert Metrics * - ``GET`` - ``/api/mlops/alerts/history`` - Get Alert History * - ``GET`` - ``/api/mlops/alerts/history/{alert_id}`` - Get Alert Detail * - ``POST`` - ``/api/mlops/alerts/history/{alert_id}/resolve`` - Resolve Alert * - ``GET`` - ``/api/mlops/alerts/rules`` - List Alert Rules * - ``POST`` - ``/api/mlops/alerts/rules`` - Create Alert Rule * - ``DELETE`` - ``/api/mlops/alerts/rules/{rule_id}`` - Delete Alert Rule * - ``GET`` - ``/api/mlops/alerts/rules/{rule_id}`` - Get Alert Rule * - ``PUT`` - ``/api/mlops/alerts/rules/{rule_id}`` - Update Alert Rule * - ``POST`` - ``/api/mlops/alerts/suppress`` - Create Suppression * - ``GET`` - ``/api/mlops/alerts/suppressions`` - List Suppressions * - ``DELETE`` - ``/api/mlops/alerts/suppressions/{suppression_id}`` - Delete Suppression * - ``POST`` - ``/api/mlops/alerts/test`` - Test Notification Channel Mlops Deployment ---------------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/blue-green`` - Get Blue Green Status * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/blue-green/start`` - Start Blue Green * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/blue-green/switch`` - Switch Blue Green * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/canary`` - Get Canary Status * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/canary/advance`` - Advance Canary * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/canary/pause`` - Pause Canary * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/canary/resume`` - Resume Canary * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/canary/rollback`` - Rollback Canary * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/canary/start`` - Start Canary * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/rollback-history`` - Get Rollback History * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/shadow`` - Get Shadow Status * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/shadow/disable`` - Disable Shadow * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/shadow/enable`` - Enable Shadow * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/shadow/pause`` - Pause Shadow * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/shadow/promote`` - Promote Shadow * - ``POST`` - ``/api/mlops/deployments/{deployment_id}/shadow/resume`` - Resume Shadow * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/strategies`` - Get Deployment Strategies * - ``GET`` - ``/api/mlops/deployments/{deployment_id}/traffic`` - Get Traffic Split Mlops Registry -------------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/mlops/search`` - Search Versions * - ``GET`` - ``/api/mlops/versions`` - List Versions * - ``POST`` - ``/api/mlops/versions`` - Register Version * - ``GET`` - ``/api/mlops/versions/{version_id}`` - Get Version * - ``PATCH`` - ``/api/mlops/versions/{version_id}`` - Update Version * - ``GET`` - ``/api/mlops/versions/{version_id}/compare/{other_version_id}`` - Compare Versions * - ``POST`` - ``/api/mlops/versions/{version_id}/transition`` - Transition Stage Mlops Retraining ---------------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/mlops/retraining-jobs`` - List Retraining Jobs * - ``GET`` - ``/api/mlops/retraining-jobs/{job_id}`` - Get Retraining Job * - ``POST`` - ``/api/mlops/retraining-jobs/{job_id}/cancel`` - Cancel Retraining Job * - ``GET`` - ``/api/mlops/retraining-policies`` - List Retraining Policies * - ``POST`` - ``/api/mlops/retraining-policies`` - Create Retraining Policy * - ``DELETE`` - ``/api/mlops/retraining-policies/{policy_id}`` - Delete Retraining Policy * - ``GET`` - ``/api/mlops/retraining-policies/{policy_id}`` - Get Retraining Policy * - ``PATCH`` - ``/api/mlops/retraining-policies/{policy_id}`` - Update Retraining Policy * - ``POST`` - ``/api/mlops/retraining-policies/{policy_id}/evaluate`` - Evaluate Policy Trigger * - ``POST`` - ``/api/mlops/retraining-policies/{policy_id}/trigger`` - Trigger Retraining Models ------ .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/models`` - List Models * - ``GET`` - ``/api/models/count`` - Count Models * - ``GET`` - ``/api/models/distribution`` - Model Distribution * - ``GET`` - ``/api/models/engines`` - Model Engine Distribution * - ``GET`` - ``/api/models/performance`` - Model Performance * - ``DELETE`` - ``/api/models/{model_id}`` - Delete Model * - ``GET`` - ``/api/models/{model_id}`` - Get Model * - ``GET`` - ``/api/models/{model_id}/explain`` - Get Model Explain * - ``GET`` - ``/api/models/{model_id}/parameters`` - Get Model Parameters * - ``POST`` - ``/api/models/{model_id}/plots/learning-curve`` - Generate Learning Curve Plot * - ``POST`` - ``/api/models/{model_id}/plots/pdp`` - Generate Pdp Plot * - ``POST`` - ``/api/models/{model_id}/predict`` - Predict Model * - ``POST`` - ``/api/models/{model_id}/predict/batch`` - Predict Batch * - ``POST`` - ``/api/models/{model_id}/threshold`` - Set Model Threshold Predictions ----------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/predictions`` - List Predictions * - ``GET`` - ``/api/predictions/count`` - Count Predictions * - ``POST`` - ``/api/predictions/upload`` - Create Prediction * - ``DELETE`` - ``/api/predictions/{prediction_id}`` - Delete Prediction * - ``GET`` - ``/api/predictions/{prediction_id}`` - Get Prediction * - ``GET`` - ``/api/predictions/{prediction_id}/download`` - Download Prediction * - ``GET`` - ``/api/predictions/{prediction_id}/download-input`` - Download Prediction Input Privacy ------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/privacy/actions`` - List Actions * - ``GET`` - ``/api/privacy/pii-types`` - List Pii Types * - ``GET`` - ``/api/privacy/policies`` - List Policies * - ``POST`` - ``/api/privacy/policies`` - Create Policy * - ``DELETE`` - ``/api/privacy/policies/{policy_id}`` - Delete Policy * - ``GET`` - ``/api/privacy/policies/{policy_id}`` - Get Policy * - ``PATCH`` - ``/api/privacy/policies/{policy_id}`` - Patch Policy * - ``PUT`` - ``/api/privacy/policies/{policy_id}`` - Put Policy * - ``GET`` - ``/api/privacy/policies/{policy_id}/rules`` - Get Policy Rules * - ``POST`` - ``/api/privacy/policies/{policy_id}/rules`` - Add Policy Rule * - ``DELETE`` - ``/api/privacy/policies/{policy_id}/rules/{rule_id}`` - Delete Policy Rule * - ``PUT`` - ``/api/privacy/policies/{policy_id}/rules/{rule_id}`` - Update Policy Rule * - ``GET`` - ``/api/privacy/profiles`` - List Profiles * - ``GET`` - ``/api/privacy/sessions`` - List Sessions * - ``POST`` - ``/api/privacy/sessions`` - Create Session * - ``GET`` - ``/api/privacy/sessions/{session_id}`` - Get Session * - ``POST`` - ``/api/privacy/sessions/{session_id}/detect`` - Run Detection * - ``GET`` - ``/api/privacy/sessions/{session_id}/download`` - Download Anonymized * - ``GET`` - ``/api/privacy/sessions/{session_id}/report`` - Export Privacy Report * - ``GET`` - ``/api/privacy/sessions/{session_id}/results`` - Get Detection Results * - ``POST`` - ``/api/privacy/sessions/{session_id}/transform`` - Run Transform * - ``POST`` - ``/api/privacy/sessions/{session_id}/validate`` - Validate Session Projects -------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/projects`` - List Projects * - ``POST`` - ``/api/projects`` - Create Project * - ``GET`` - ``/api/projects/count`` - Count Projects * - ``POST`` - ``/api/projects/import`` - Import Project * - ``DELETE`` - ``/api/projects/{project_id}`` - Delete Project * - ``GET`` - ``/api/projects/{project_id}`` - Get Project * - ``PUT`` - ``/api/projects/{project_id}`` - Update Project * - ``GET`` - ``/api/projects/{project_id}/export`` - Export Project * - ``GET`` - ``/api/projects/{project_id}/members`` - List Project Members * - ``POST`` - ``/api/projects/{project_id}/members`` - Add Project Member * - ``DELETE`` - ``/api/projects/{project_id}/members/{member_id}`` - Remove Project Member * - ``PUT`` - ``/api/projects/{project_id}/members/{member_id}`` - Update Project Member * - ``GET`` - ``/api/projects/{project_id}/timeline`` - Project Timeline Reports ------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/reports`` - List Reports * - ``POST`` - ``/api/reports`` - Create Report * - ``GET`` - ``/api/reports/{report_id}`` - Get Report * - ``GET`` - ``/api/reports/{report_id}/download`` - Download Report * - ``GET`` - ``/api/reports/{report_id}/view`` - View Report Sdk --- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/sdk/download`` - Download Sdk * - ``GET`` - ``/api/sdk/info`` - Sdk Info Search ------ .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/search`` - Global Search Studio ------ .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/studio/deployments/{deployment_id}/schema`` - Get Deployment Schema * - ``POST`` - ``/api/studio/scenarios/{scenario_id}/run`` - Run Scenario * - ``GET`` - ``/api/studio/sessions`` - List Sessions * - ``POST`` - ``/api/studio/sessions`` - Create Session * - ``GET`` - ``/api/studio/sessions/{session_id}`` - Get Session * - ``GET`` - ``/api/studio/sessions/{session_id}/compare`` - Compare Scenarios * - ``POST`` - ``/api/studio/sessions/{session_id}/scenarios`` - Create Scenario Synthgen -------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/synthgen/jobs`` - List Jobs * - ``GET`` - ``/api/synthgen/jobs/{job_id}`` - Get Job * - ``GET`` - ``/api/synthgen/jobs/{job_id}/download`` - Download Job Output * - ``GET`` - ``/api/synthgen/model-types`` - List Model Types * - ``GET`` - ``/api/synthgen/models`` - List Models * - ``POST`` - ``/api/synthgen/models`` - Create Model * - ``DELETE`` - ``/api/synthgen/models/{model_id}`` - Delete Model * - ``GET`` - ``/api/synthgen/models/{model_id}`` - Get Model * - ``POST`` - ``/api/synthgen/models/{model_id}/generate`` - Generate Data * - ``POST`` - ``/api/synthgen/models/{model_id}/stream`` - Stream Synthetic Data Teams ----- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/api/teams`` - List Teams * - ``POST`` - ``/api/teams`` - Create Team * - ``DELETE`` - ``/api/teams/{team_id}`` - Delete Team * - ``GET`` - ``/api/teams/{team_id}`` - Get Team * - ``PUT`` - ``/api/teams/{team_id}`` - Update Team * - ``POST`` - ``/api/teams/{team_id}/leave`` - Leave Team * - ``POST`` - ``/api/teams/{team_id}/members`` - Invite Member * - ``DELETE`` - ``/api/teams/{team_id}/members/{member_user_id}`` - Remove Member * - ``PUT`` - ``/api/teams/{team_id}/members/{member_user_id}`` - Update Member Role Web Ui And Health ----------------- .. list-table:: :header-rows: 1 :widths: 10 55 35 * - Method - Path - Operation * - ``GET`` - ``/`` - Dashboard Page * - ``GET`` - ``/admin/plans`` - Admin Plans Page * - ``GET`` - ``/admin/settings`` - Admin Settings Page * - ``GET`` - ``/admin/users`` - Admin Users Page * - ``GET`` - ``/api-docs`` - Api Docs Page * - ``GET`` - ``/api/health`` - Api Health * - ``GET`` - ``/automl/compare`` - Automl Compare Page * - ``GET`` - ``/automl/compare-light`` - Automl Compare Light Page * - ``GET`` - ``/automl/new`` - Automl New Page * - ``GET`` - ``/dashboard`` - Dashboard Redirect * - ``GET`` - ``/datasets`` - Datasets Page * - ``GET`` - ``/datasets/builder`` - Datasets Builder Page * - ``GET`` - ``/datasets/upload`` - Datasets Upload Page * - ``GET`` - ``/datasets/{dataset_id}`` - Dataset Detail Page * - ``GET`` - ``/experiments`` - Experiments Page * - ``GET`` - ``/experiments/{experiment_id}`` - Experiment Detail Page * - ``GET`` - ``/healthz`` - Healthz * - ``GET`` - ``/help`` - Help Page * - ``GET`` - ``/mlops`` - Mlops Page * - ``GET`` - ``/mlops/ab-tests`` - Mlops Ab Tests Page * - ``GET`` - ``/mlops/ab-tests/{test_id}`` - Mlops Ab Test Detail Page * - ``GET`` - ``/mlops/alerts`` - Mlops Alerts Page * - ``GET`` - ``/mlops/alerts/{alert_id}`` - Mlops Alert Detail Page * - ``GET`` - ``/mlops/deployments/{deployment_id}/api-docs`` - Mlops Api Docs Page * - ``GET`` - ``/mlops/registry`` - Mlops Registry Page * - ``GET`` - ``/mlops/{deployment_id}`` - Mlops Detail Page * - ``GET`` - ``/model-registry`` - Model Registry Redirect * - ``GET`` - ``/models`` - Models Page * - ``GET`` - ``/models/{model_id}`` - Model Detail Page * - ``GET`` - ``/predictions`` - Predictions Page * - ``GET`` - ``/predictions/{prediction_id}`` - Prediction Detail Page * - ``GET`` - ``/pricing`` - Pricing Page * - ``GET`` - ``/privacy`` - Privacy Page * - ``GET`` - ``/privacy/sessions/{session_id}`` - Privacy Session Detail * - ``GET`` - ``/privacy/{policy_id}`` - Privacy Policy Detail * - ``GET`` - ``/profile`` - Profile Redirect * - ``GET`` - ``/projects`` - Projects Page * - ``GET`` - ``/projects/new`` - Projects New Page * - ``GET`` - ``/projects/{project_id}`` - Project Detail Page * - ``GET`` - ``/readyz`` - Readyz * - ``GET`` - ``/reports`` - Reports Root Redirect * - ``GET`` - ``/reports/v2`` - Reports V2 List Page * - ``GET`` - ``/reports/v2/{report_id}`` - Reports V2 Detail Page * - ``GET`` - ``/sdk`` - Sdk Page * - ``GET`` - ``/status`` - Status Page * - ``GET`` - ``/studio`` - Studio Page * - ``GET`` - ``/studio/{session_id}`` - Studio Session Page * - ``GET`` - ``/synthgen`` - Synthgen Page * - ``GET`` - ``/synthgen/jobs/{job_id}`` - Synthgen Job Detail Page * - ``GET`` - ``/synthgen/models/{model_id}`` - Synthgen Model Detail Page * - ``GET`` - ``/teams`` - Teams Page