How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SewerAI Modeling API

The modeling API from SewerAI — 43 operation(s) for modeling.

SewerAI Modeling API is one of 27 APIs that SewerAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Modeling. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 83 operations across 43 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://574ea6n6tdopt2qigvs3hjzoha0nhhvj.lambda-url.us-west-2.on.aws/.

83 operations 43 paths 15 schemas 10 DELETE34 GET13 PATCH16 POST10 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.sewerai.com/v1
Authentication
HTTP Basic
License
BSD License
Terms of Service
Resource Areas
1

Authentication & Security 1

SewerAI Modeling API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). By default, every request must be authenticated.

Paths & Operations 83

Across 43 paths, the API surfaces 83 operations — 10 DELETE, 34 GET, 13 PATCH, 16 POST, 10 PUT. Each is listed below with its method, path, parameters, and response codes.

modeling 83
GET
/modeling/bbinference/
Bounding Box Inference Assignment.
modeling_bbinference_list → 200
POST
/modeling/bbinference/
Bounding Box Inference Assignment.
modeling_bbinference_create body → 201
GET
/modeling/bbinference/AutoBBModels/
Bounding Box Inference Assignment.
modeling_bbinference_AutoBBModels → 200
POST
/modeling/bbinference/MakeObsModel/
Bounding Box Inference Assignment.
modeling_bbinference_MakeObsModel body → 201
GET
/modeling/bbinference/ObsParams/
Bounding Box Inference Assignment.
modeling_bbinference_ObsParams → 200
GET
/modeling/bbinference/{sid}/
Bounding Box Inference Assignment.
modeling_bbinference_read 1 param → 200
PUT
/modeling/bbinference/{sid}/
Bounding Box Inference Assignment.
modeling_bbinference_update 1 param body → 200
PATCH
/modeling/bbinference/{sid}/
Bounding Box Inference Assignment.
modeling_bbinference_partial_update 1 param body → 200
DELETE
/modeling/bbinference/{sid}/
Bounding Box Inference Assignment.
modeling_bbinference_delete 1 param → 204
POST
/modeling/bbinference/{sid}/MakeObs/
Bounding Box Inference Assignment.
modeling_bbinference_MakeObs 1 param body → 201
GET
/modeling/ensembles/
modeling_ensembles_list → 200
POST
/modeling/ensembles/
modeling_ensembles_create body → 201
GET
/modeling/ensembles/{sid}/
modeling_ensembles_read 1 param → 200
PUT
/modeling/ensembles/{sid}/
modeling_ensembles_update 1 param body → 200
PATCH
/modeling/ensembles/{sid}/
modeling_ensembles_partial_update 1 param body → 200
DELETE
/modeling/ensembles/{sid}/
modeling_ensembles_delete 1 param → 204
GET
/modeling/groups/
modeling_groups_list → 200
POST
/modeling/groups/
modeling_groups_create body → 201
GET
/modeling/groups/GetFastGroups/
modeling_groups_GetFastGroups → 200
GET
/modeling/groups/{sid}/
modeling_groups_read 1 param → 200
PUT
/modeling/groups/{sid}/
modeling_groups_update 1 param body → 200
PATCH
/modeling/groups/{sid}/
modeling_groups_partial_update 1 param body → 200
DELETE
/modeling/groups/{sid}/
modeling_groups_delete 1 param → 204
GET
/modeling/inference/
modeling_inference_list → 200
POST
/modeling/inference/
modeling_inference_create body → 201
GET
/modeling/inference/{sid}/
modeling_inference_read 1 param → 200
PUT
/modeling/inference/{sid}/
modeling_inference_update 1 param body → 200
PATCH
/modeling/inference/{sid}/
modeling_inference_partial_update 1 param body → 200
DELETE
/modeling/inference/{sid}/
modeling_inference_delete 1 param → 204
PATCH
/modeling/inference/{sid}/add_csv/
modeling_inference_add_csv 1 param body → 200
GET
/modeling/models/
modeling_models_list → 200
POST
/modeling/models/
modeling_models_create body → 201
GET
/modeling/models/GetModelNames/
modeling_models_GetModelNames → 200
GET
/modeling/models/{sid}/
modeling_models_read 1 param → 200
PUT
/modeling/models/{sid}/
modeling_models_update 1 param body → 200
PATCH
/modeling/models/{sid}/
modeling_models_partial_update 1 param body → 200
DELETE
/modeling/models/{sid}/
modeling_models_delete 1 param → 204
GET
/modeling/models/{sid}/coco/
modeling_models_coco 1 param → 200
GET
/modeling/observationrun/
modeling_observationrun_list → 200
POST
/modeling/observationrun/
modeling_observationrun_create body → 201
PATCH
/modeling/observationrun/AddRunsToGroup/
modeling_observationrun_AddRunsToGroup body → 200
POST
/modeling/observationrun/CreateRunGroup/
modeling_observationrun_CreateRunGroup body → 201
POST
/modeling/observationrun/CreateTemplateRun/
modeling_observationrun_CreateTemplateRun body → 201
PATCH
/modeling/observationrun/DeleteRunsFromGroups/
modeling_observationrun_DeleteRunsFromGroups body → 200
GET
/modeling/observationrun/GetFilters/
modeling_observationrun_GetFilters → 200
GET
/modeling/observationrun/GetRunGroups/
modeling_observationrun_GetRunGroups → 200
GET
/modeling/observationrun/GetRunNames/
modeling_observationrun_GetRunNames → 200
GET
/modeling/observationrun/GetSourcePresets/
modeling_observationrun_GetSourcePresets → 200
POST
/modeling/observationrun/MakeRunsFromTemplateGroup/
modeling_observationrun_MakeRunsFromTemplateGroup body → 201
GET
/modeling/observationrun/ReifyGroup/
modeling_observationrun_ReifyGroup → 200
GET
/modeling/observationrun/{sid}/
modeling_observationrun_read 1 param → 200
PUT
/modeling/observationrun/{sid}/
modeling_observationrun_update 1 param body → 200
PATCH
/modeling/observationrun/{sid}/
modeling_observationrun_partial_update 1 param body → 200
DELETE
/modeling/observationrun/{sid}/
modeling_observationrun_delete 1 param → 204
GET
/modeling/observationrun/{sid}/GetGraph/
modeling_observationrun_GetGraph 1 param → 200
GET
/modeling/observationrun/{sid}/Reify/
modeling_observationrun_Reify 1 param → 200
GET
/modeling/observationrun/{sid}/RunObsRun/
modeling_observationrun_RunObsRun 1 param → 200
GET
/modeling/pobs/
modeling_pobs_list → 200
POST
/modeling/pobs/
modeling_pobs_create body → 201
GET
/modeling/pobs/GetIntervalReview/
modeling_pobs_GetIntervalReview → 200
GET
/modeling/pobs/{sid}/
modeling_pobs_read 1 param → 200
PUT
/modeling/pobs/{sid}/
modeling_pobs_update 1 param body → 200
PATCH
/modeling/pobs/{sid}/
modeling_pobs_partial_update 1 param body → 200
DELETE
/modeling/pobs/{sid}/
modeling_pobs_delete 1 param → 204
POST
/modeling/pobs/{sid}/ReviewInterval/
modeling_pobs_ReviewInterval 1 param body → 201
GET
/modeling/reginference/
Regression Inference Assignment.
modeling_reginference_list → 200
POST
/modeling/reginference/
Regression Inference Assignment.
modeling_reginference_create → 201
GET
/modeling/reginference/{sid}/
Regression Inference Assignment.
modeling_reginference_read 1 param → 200
PUT
/modeling/reginference/{sid}/
Regression Inference Assignment.
modeling_reginference_update 1 param → 200
PATCH
/modeling/reginference/{sid}/
Regression Inference Assignment.
modeling_reginference_partial_update 1 param → 200
DELETE
/modeling/reginference/{sid}/
Regression Inference Assignment.
modeling_reginference_delete 1 param → 204
GET
/modeling/regmodels/
modeling_regmodels_list → 200
POST
/modeling/regmodels/
modeling_regmodels_create body → 201
GET
/modeling/regmodels/{sid}/
modeling_regmodels_read 1 param → 200
PUT
/modeling/regmodels/{sid}/
modeling_regmodels_update 1 param body → 200
PATCH
/modeling/regmodels/{sid}/
modeling_regmodels_partial_update 1 param body → 200
DELETE
/modeling/regmodels/{sid}/
modeling_regmodels_delete 1 param → 204
GET
/modeling/testobservation/
modeling_testobservation_list → 200
POST
/modeling/testobservation/
modeling_testobservation_create body → 201
GET
/modeling/testobservation/{sid}/
modeling_testobservation_read 1 param → 200
PUT
/modeling/testobservation/{sid}/
modeling_testobservation_update 1 param body → 200
PATCH
/modeling/testobservation/{sid}/
modeling_testobservation_partial_update 1 param body → 200
DELETE
/modeling/testobservation/{sid}/
modeling_testobservation_delete 1 param → 204

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Inspection (214 properties), Video (73 properties), InspectionRatings (43 properties), ObservationRun (27 properties). Each schema is shown below with its type and property counts.

VideoObservationClassification
object
12 properties 3 required
TrainingModel
object
19 properties 2 required
Inspection
object
214 properties 2 required
Video
object
73 properties 5 required
ClassificationGroup
object
11 properties 2 required
PartnerLink
object
5 properties 2 required
ModelEnsemble
object
10 properties 2 required
AccountUser
object
7 properties 1 required
ObservationRun
object
27 properties 1 required
InferenceAssignment
object
15 properties 3 required
BBInferenceAssignment
object
17 properties 2 required
TestObservationClassification
object
12 properties 3 required
ProvisionalObservationClassification
object
22 properties 1 required
InspectionRatings
object
43 properties
RegressionModel
object
17 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sewerai-modeling-api-openapi.yml Raw ↑

Other APIs SewerAI publishes across the network.

SewerAI Account Usage API
SewerAI Accounts API
SewerAI Analytics API
SewerAI Annotations API
SewerAI API
SewerAI Autocode API
SewerAI Canvotation Templates API
SewerAI Comment API
SewerAI Core API
SewerAI Exports API
SewerAI Files API
SewerAI Groups API
Where this information came from

This is an independent, third-party profile of SewerAI Modeling API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.