SewerAI Videos API

The videos API from SewerAI — 89 operation(s) for videos.

Operations 111

GET /videos/ #
POST /videos/ #
POST /videos/AddCharacter/ #
POST /videos/AddRemoveProject/ #
DELETE /videos/AddRemoveProject/ #
POST /videos/BulkArchive/ #
POST /videos/BulkFlagPrescreen/ #
POST /videos/BulkMarkReviewed/ #
DELETE /videos/DeleteFrame/ #
POST /videos/Encode/ #
GET /videos/ExtractPayoutSamples/ #
GET /videos/GetBBReview/ #
POST /videos/GetListCSV/ #
POST /videos/GetListObservationsCSV/ #
GET /videos/GetRegressionSchema/ #
GET /videos/GetRegressionTypes/ #
GET /videos/ListObservationClassifications/ #
GET /videos/PipeStatistics/ #
GET /videos/Statistics/ #
POST /videos/Statistics/ #
GET /videos/StatisticsNew/ #
POST /videos/StatisticsNew/ #
POST /videos/SubmitBBReview/ #
PATCH /videos/UnreviewFrame/ #
GET /videos/ValidationReport/ #
POST /videos/ValidationReport/ #
POST /videos/_download/ #
POST /videos/_validate/ #
POST /videos/convert_to_dtp/ #
GET /videos/export_inspection_files/ #
GET /videos/get_accounts/ #
GET /videos/get_agencies/ #
GET /videos/get_bb_review/ #
GET /videos/get_fake_bb_review/ #
GET /videos/get_filter_options/ #
GET /videos/get_manual_payout/ #
GET /videos/get_random_payout/ #
GET /videos/get_random_payout_review/ #
GET /videos/get_taggable_users/ #
GET /videos/get_test_review/ #
POST /videos/kickoff_autocode/ #
POST /videos/kickoff_submittal/ #
POST /videos/post_phone_info/ #
POST /videos/submit_bb_review/ #
POST /videos/submit_test_review/ #
POST /videos/trim/ #
GET /videos/{sid}/ #
PUT /videos/{sid}/ #
PATCH /videos/{sid}/ #
DELETE /videos/{sid}/ #
POST /videos/{sid}/AddBB/ #
POST /videos/{sid}/AddPayoutBB/ #
GET /videos/{sid}/AddToList/ #
POST /videos/{sid}/CreateOrUpdateObservationClassification/ #
DELETE /videos/{sid}/CreateOrUpdateObservationClassification/ #
POST /videos/{sid}/Done/ #
GET /videos/{sid}/GetBB/ #
GET /videos/{sid}/GetMetashapeFiles/ #
GET /videos/{sid}/GetObservationClassificationsFlat/ #
GET /videos/{sid}/GetPayout/ #
GET /videos/{sid}/GetPayoutBox/ #
GET /videos/{sid}/GetPointcloud/ #
GET /videos/{sid}/GetSideImages/ #
GET /videos/{sid}/MarkBadPayout/ #
GET /videos/{sid}/ObservationClassifications/ #
POST /videos/{sid}/ObservationTernary/ #
GET /videos/{sid}/PayoutBB/ #
POST /videos/{sid}/Ready/ #
POST /videos/{sid}/Restore/ #
PATCH /videos/{sid}/ToggleClientReviewed/ #
PATCH /videos/{sid}/ToggleLabelerReviewed/ #
PATCH /videos/{sid}/UploadPayout/ #
POST /videos/{sid}/change-inspection/ #
GET /videos/{sid}/get_payout_review/ #
GET /videos/{sid}/get_presigned_phone_url/ #
GET /videos/{sid}/header/ #
PATCH /videos/{sid}/header/ #
GET /videos/{sid}/inference_status/ #
GET /videos/{sid}/pdf/ #
GET /videos/{sid}/playback/ #
POST /videos/{sid}/render/ #
POST /videos/{sid}/test_360_frames/ #
POST /videos/{sid}/update-file/ #
GET /videos/{sid}/url/ #
GET /videos/{video_sid}/classifications/ #
POST /videos/{video_sid}/classifications/ #
GET /videos/{video_sid}/classifications/{observation_classification_sid}/bb/ #
POST /videos/{video_sid}/classifications/{observation_classification_sid}/bb/ #
GET /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/ #
PUT /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/ #
PATCH /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/ #
DELETE /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/ #
POST /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/Delete/ #
PATCH /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/ToggleReviewed/ #
POST /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/UpdateAncillary/ #
POST /videos/{video_sid}/classifications/{observation_classification_sid}/bb/{sid}/UploadFrame/ #
GET /videos/{video_sid}/classifications/{sid}/ #
PUT /videos/{video_sid}/classifications/{sid}/ #
PATCH /videos/{video_sid}/classifications/{sid}/ #
DELETE /videos/{video_sid}/classifications/{sid}/ #
GET /videos/{video_sid}/classifications/{sid}/GetSnapshot/ #
POST /videos/{video_sid}/classifications/{sid}/UpdateAncillary/ #
POST /videos/{video_sid}/classifications/{sid}/UploadSnapshot/ #
POST /videos/{video_sid}/classifications/{sid}/add_bb/ #
GET /videos/{video_sid}/classifications/{sid}/snapshot/ #
GET /videos/{video_sid}/payout/ #
POST /videos/{video_sid}/payout/ #
GET /videos/{video_sid}/payout/{sid}/ #
PUT /videos/{video_sid}/payout/{sid}/ #
PATCH /videos/{video_sid}/payout/{sid}/ #
DELETE /videos/{video_sid}/payout/{sid}/ #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/sewerai-videos-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

sewerai-videos-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Snippets Videos API
  description: Test description
  termsOfService: https://www.google.com/policies/terms/
  contact:
    email: contact@snippets.local
  license:
    name: BSD License
  version: v1
servers:
- url: https://574ea6n6tdopt2qigvs3hjzoha0nhhvj.lambda-url.us-west-2.on.aws/
security:
- Basic: []
tags:
- name: videos
paths:
  /videos/:
    parameters: []
    get:
      operationId: videos_list
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
    post:
      operationId: videos_create
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/AddCharacter/:
    parameters: []
    post:
      operationId: videos_AddCharacter
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/AddRemoveProject/:
    parameters: []
    post:
      operationId: videos_AddRemoveProject_create
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
    delete:
      operationId: videos_AddRemoveProject_delete
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '204':
          description: ''
      tags:
      - videos
  /videos/BulkArchive/:
    parameters: []
    post:
      operationId: videos_BulkArchive
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/BulkFlagPrescreen/:
    parameters: []
    post:
      operationId: videos_BulkFlagPrescreen
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/BulkMarkReviewed/:
    parameters: []
    post:
      operationId: videos_BulkMarkReviewed
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/DeleteFrame/:
    parameters: []
    delete:
      operationId: videos_DeleteFrame
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '204':
          description: ''
      tags:
      - videos
  /videos/Encode/:
    parameters: []
    post:
      operationId: videos_Encode
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/ExtractPayoutSamples/:
    parameters: []
    get:
      operationId: videos_ExtractPayoutSamples
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/GetBBReview/:
    parameters: []
    get:
      operationId: videos_GetBBReview
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/GetListCSV/:
    parameters: []
    post:
      operationId: videos_GetListCSV
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/GetListObservationsCSV/:
    parameters: []
    post:
      operationId: videos_GetListObservationsCSV
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/GetRegressionSchema/:
    parameters: []
    get:
      operationId: videos_GetRegressionSchema
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/GetRegressionTypes/:
    parameters: []
    get:
      operationId: videos_GetRegressionTypes
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/ListObservationClassifications/:
    parameters: []
    get:
      operationId: videos_ListObservationClassifications
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/PipeStatistics/:
    parameters: []
    get:
      operationId: videos_PipeStatistics
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/Statistics/:
    parameters: []
    get:
      operationId: videos_Statistics_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
    post:
      operationId: videos_Statistics_create
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/StatisticsNew/:
    parameters: []
    get:
      operationId: videos_StatisticsNew_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
    post:
      operationId: videos_StatisticsNew_create
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/SubmitBBReview/:
    parameters: []
    post:
      operationId: videos_SubmitBBReview
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/UnreviewFrame/:
    parameters: []
    patch:
      operationId: videos_UnreviewFrame
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/ValidationReport/:
    parameters: []
    get:
      operationId: videos_ValidationReport_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
    post:
      operationId: videos_ValidationReport_create
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/_download/:
    parameters: []
    post:
      operationId: videos__download
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/_validate/:
    parameters: []
    post:
      operationId: videos__validate
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/convert_to_dtp/:
    parameters: []
    post:
      operationId: videos_convert_to_dtp
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/export_inspection_files/:
    parameters: []
    get:
      operationId: videos_export_inspection_files
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_accounts/:
    parameters: []
    get:
      operationId: videos_get_accounts
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_agencies/:
    parameters: []
    get:
      operationId: videos_get_agencies
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_bb_review/:
    parameters: []
    get:
      operationId: videos_get_bb_review
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_fake_bb_review/:
    parameters: []
    get:
      operationId: videos_get_fake_bb_review
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_filter_options/:
    parameters: []
    get:
      operationId: videos_get_filter_options
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_manual_payout/:
    parameters: []
    get:
      operationId: videos_get_manual_payout
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_random_payout/:
    parameters: []
    get:
      operationId: videos_get_random_payout
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_random_payout_review/:
    parameters: []
    get:
      operationId: videos_get_random_payout_review
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_taggable_users/:
    parameters: []
    get:
      operationId: videos_get_taggable_users
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/get_test_review/:
    parameters: []
    get:
      operationId: videos_get_test_review
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/kickoff_autocode/:
    parameters: []
    post:
      operationId: videos_kickoff_autocode
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/kickoff_submittal/:
    parameters: []
    post:
      operationId: videos_kickoff_submittal
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/post_phone_info/:
    parameters: []
    post:
      operationId: videos_post_phone_info
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/submit_bb_review/:
    parameters: []
    post:
      operationId: videos_submit_bb_review
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/submit_test_review/:
    parameters: []
    post:
      operationId: videos_submit_test_review
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/trim/:
    parameters: []
    post:
      operationId: videos_trim
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/{sid}/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
    put:
      operationId: videos_update
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
    patch:
      operationId: videos_partial_update
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
    delete:
      operationId: videos_delete
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '204':
          description: ''
      tags:
      - videos
  /videos/{sid}/AddBB/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    post:
      operationId: videos_AddBB
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/{sid}/AddPayoutBB/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    post:
      operationId: videos_AddPayoutBB
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/{sid}/AddToList/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_AddToList
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/CreateOrUpdateObservationClassification/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    post:
      operationId: videos_CreateOrUpdateObservationClassification_create
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
    delete:
      operationId: videos_CreateOrUpdateObservationClassification_delete
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '204':
          description: ''
      tags:
      - videos
  /videos/{sid}/Done/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    post:
      operationId: videos_Done
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/{sid}/GetBB/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetBB_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/GetMetashapeFiles/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetMetashapeFiles
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/GetObservationClassificationsFlat/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetObservationClassificationsFlat
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/GetPayout/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetPayout
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/GetPayoutBox/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetPayoutBox
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/GetPointcloud/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetPointcloud_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/GetSideImages/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_GetSideImages
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/MarkBadPayout/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_MarkBadPayout
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/ObservationClassifications/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_ObservationClassifications_read
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
  /videos/{sid}/ObservationTernary/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    post:
      operationId: videos_ObservationTernary
      description: API endpoint that allows Video Instance data to viewed or edited.
      responses:
        '201':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Video'
      tags:
      - videos
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Video'
        required: true
  /videos/{sid}/PayoutBB/:
    parameters:
    - name: sid
      in: path
      required: true
      schema:
        type: string
    get:
      operationId: videos_PayoutBB
      description: API endpoint that allows Video Instance data to viewed or edited.
      res

# --- truncated at 32 KB (101 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/sewerai/refs/heads/main/openapi/sewerai-videos-api-openapi.yml