api-demo01.nonprod.sway-ai.com Open in urlscan Pro
174.129.117.201  Public Scan

URL: https://api-demo01.nonprod.sway-ai.com/
Submission: On January 03 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input type="text" class="download-url-input" value="https://api-demo01.nonprod.sway-ai.com/?format=openapi"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


SWAY AI API DEFINITION

 v1 

[ Base URL: api-demo01.nonprod.sway-ai.com/v1 ]

https://api-demo01.nonprod.sway-ai.com/?format=openapi


DEPLOYED MODEL APIS

Any models that have been deployed can be used for inferences using the deployed
model APIs.

Available here: Deployed Model APIs


PORTAL APIS

The following APIs control all of the actions that can be performed on the
portal. The use of these APIs requires JSON Web Token (JWT) authentication.


AUTHORIZATION

For using the portal APIs, login to the portal and obtain a JWT access token.
For using the Swagger interface, select the "Authorize" button in the upper
right and enter:


Bearer <JWT access token>

For using an external ReST client, add an Authorization header to all requests
as follows:


Authorization: Bearer <JWT access token>



Schemeshttps
Authorize


API_TOKENS


GET /api_tokens

api_tokens_list
POST /api_tokens

api_tokens_create
DELETE /api_tokens /{uuid}

api_tokens_delete

BILLING


GET /billing /costs /projects

billing_costs_projects_list
GET /billing /costs /total

billing_costs_total_list
GET /billing /invoices

billing_invoices_list
POST /billing /subscription /provision

billing_subscription_provision_create
GET /billing /token

billing_token_list

DASHBOARD


POST /dashboard /{id} /calculate

dashboard_calculate_create
GET /dashboard /{id} /definition

dashboard_definition_read
PUT /dashboard /{id} /definition

dashboard_definition_update
POST /dashboard /{id} /export

dashboard_export_create
GET /dashboard /{id} /export /status

dashboard_export_status_list
GET /dashboard /{id} /schema

dashboard_schema_read

DATAPLANES


GET /dataplanes /

dataplanes_list
POST /dataplanes /

dataplanes_create
GET /dataplanes /{id} /

dataplanes_read
PUT /dataplanes /{id} /

dataplanes_update
PATCH /dataplanes /{id} /

dataplanes_partial_update
DELETE /dataplanes /{id} /

dataplanes_delete

DATASETS


GET /datasets

datasets_list
POST /datasets

datasets_create
GET /datasets /search /{search_term}

datasets_search_read
GET /datasets /{id}

datasets_read
PUT /datasets /{id}

datasets_update
PATCH /datasets /{id}

datasets_partial_update
DELETE /datasets /{id}

datasets_delete
GET /datasets /{id} /files_stats /{folder_path} /page /{page_num} /page_size
/{page_size}

datasets_files_stats_page_page_size_read
GET /datasets /{id} /folders

datasets_folders_read
POST /datasets /{id} /generate_upload_url

datasets_generate_upload_url_create

FEATURES


GET /features

features_list

HELP


GET /help /search_by_category

help_search_by_category_list
GET /help /search_by_tag

help_search_by_tag_list
GET /help /search_by_text

help_search_by_text_list

INGESTOR


POST /ingestor /{definition_name}

ingestor_create
GET /ingestor /{ingestor_id} /streams

ingestor_streams_list
GET /ingestor /{ingestor_id} /verify

ingestor_verify_list

ORGANIZATION


GET /organization

organization_read

PROJECTS


GET /projects

projects_list
POST /projects

projects_create
GET /projects /{id}

projects_read
PUT /projects /{id}

projects_update
PATCH /projects /{id}

projects_partial_update
DELETE /projects /{id}

projects_delete
POST /projects /{id} /get_label_manifest_upload_url

projects_get_label_manifest_upload_url_create
GET /projects /{id} /label_param

projects_label_param_read
PUT /projects /{id} /label_param

projects_label_param_update
PATCH /projects /{id} /label_param

projects_label_param_partial_update
POST /projects /{id} /publish

projects_publish_create
POST /projects /{id} /retrain

projects_retrain_create
POST /projects /{id} /start

projects_start_create
POST /projects /{id} /stop

projects_stop_create
GET /projects /{id} /uploaded_file_stats /page /{page_num} /page_size
/{page_size}

projects_uploaded_file_stats_page_page_size_read
POST /projects /{p_id} /baseline /{brain_id} /calculate

projects_baseline_calculate_create
POST /projects /{p_id} /baseline /{brain_id} /export

projects_baseline_export_create
GET /projects /{p_id} /baseline /{brain_id} /export /{export_uuid}

projects_baseline_export_read
GET /projects /{p_id} /baseline /{brain_id} /schema

projects_baseline_schema_list
POST /projects /{p_id} /clone

projects_clone_create
POST /projects /{p_id} /compare

projects_compare_create
POST /projects /{p_id} /compare /calculate

projects_compare_calculate_create
POST /projects /{p_id} /compare /schema

projects_compare_schema_create
GET /projects /{p_id} /datasets

projects_datasets_read
GET /projects /{p_id} /datasets /search

projects_datasets_search_read
POST /projects /{p_id} /datasets /{ds_uuid} /assign

projects_datasets_assign_create
POST /projects /{p_id} /deploy

projects_deploy_create
GET /projects /{p_id} /endpoints /{endpoint_id} /monitoring

projects_endpoints_monitoring_read
POST /projects /{p_id} /endpoints /{endpoint_id} /undeploy

projects_endpoints_undeploy_create
GET /projects /{p_id} /execution_status

projects_execution_status_read
GET /projects /{p_id} /inference /{infer_id}

projects_inference_read
POST /projects /{p_id} /inference /{inference_id} /calculate

projects_inference_calculate_create
GET /projects /{p_id} /inference /{inference_id} /schema

projects_inference_schema_list
GET /projects /{p_id} /inferences

projects_inferences_list
DELETE /projects /{p_id} /ingestor /{ingestor_id} /cancel

projects_ingestor_cancel_delete
POST /projects /{p_id} /ingestor /{ingestor_id} /start

projects_ingestor_start_create
GET /projects /{p_id} /ingestor /{ingestor_id} /status

projects_ingestor_status_list
GET /projects /{p_id} /latest_models

projects_latest_models_list
GET /projects /{p_id} /model /{model_id} /results

projects_model_results_read
GET /projects /{p_id} /models

projects_models_list
GET /projects /{p_id} /models /{model_id} /evaluation_images /{id}

projects_models_evaluation_images_read
GET /projects /{p_id} /node_definitions

projects_node_definitions_list
GET /projects /{p_id} /node_definitions /category /{cat_name}

projects_node_definitions_category_read
GET /projects /{p_id} /node_definitions /input_data_type /{type}

projects_node_definitions_input_data_type_read
POST /projects /{p_id} /node_definitions /{def_name} /dataset

projects_node_definitions_dataset_create
GET /projects /{p_id} /nodes

projects_nodes_list
POST /projects /{p_id} /nodes

projects_nodes_create
GET /projects /{p_id} /nodes /category /{cat_name}

projects_nodes_category_read
GET /projects /{p_id} /nodes /groups

projects_nodes_groups_list
GET /projects /{p_id} /nodes /{node_name}

projects_nodes_read
PUT /projects /{p_id} /nodes /{node_name}

projects_nodes_update
PATCH /projects /{p_id} /nodes /{node_name}

projects_nodes_partial_update
DELETE /projects /{p_id} /nodes /{node_name}

projects_nodes_delete
GET /projects /{p_id} /nodes /{node_name} /column_details

projects_nodes_column_details_list
POST /projects /{p_id} /nodes /{node_name} /connect

projects_nodes_connect_create
GET /projects /{p_id} /nodes /{node_name} /datasets

projects_nodes_datasets_read
GET /projects /{p_id} /nodes /{node_name} /insights

projects_nodes_insights_read
GET /projects /{p_id} /nodes /{node_name} /preview

projects_nodes_preview_read
GET /projects /{p_id} /nodes /{node_name} /preview_status

projects_nodes_preview_status_read
GET /projects /{p_id} /nodes /{node_name} /result

projects_nodes_result_read
GET /projects /{p_id} /nodes /{node_name} /valid_connections

projects_nodes_valid_connections_read
GET /projects /{p_id} /nodes /{node_name} /{input_node_key} /column_details

projects_nodes_column_details_list
GET /projects /{p_id} /project_report

projects_project_report_read
GET /projects /{p_id} /result /{brain_id}

projects_result_read
POST /projects /{p_id} /result /{brain_id}

projects_result_create
POST /projects /{p_id} /setup_models /{source_node}

projects_setup_models_create
GET /projects /{p_id} /statistics

projects_statistics_read
GET /projects /{p_id} /trial_runs

projects_trial_runs_list
POST /projects /{p_id} /trial_runs

projects_trial_runs_create
POST /projects /{p_id} /trial_runs /{id} /generate_download_url

projects_trial_runs_generate_download_url_create
POST /projects /{p_id} /trial_runs /{id} /generate_upload_url

projects_trial_runs_generate_upload_url_create
POST /projects /{p_id} /trial_runs /{id} /infer

projects_trial_runs_infer_create
POST /projects /{p_id} /trial_runs /{id} /node /{node_name} /generate_upload_url

projects_trial_runs_node_generate_upload_url_create
GET /projects /{p_id} /trial_runs /{trial_id}

projects_trial_runs_read
POST /projects /{p_id} /trial_runs /{trial_id} /calculate

projects_trial_runs_calculate_create
GET /projects /{p_id} /trial_runs /{trial_id} /inference /{id}

projects_trial_runs_inference_read
GET /projects /{p_id} /trial_runs /{trial_id} /schema

projects_trial_runs_schema_list
POST /projects /{p_id} /undeploy

projects_undeploy_create
GET /projects /{p_id} /valid_model_connections

projects_valid_model_connections_read
GET /projects /{p_id} /what_if

projects_what_if_list
POST /projects /{p_id} /what_if

projects_what_if_create
POST /projects /{p_id} /what_if /{wif_id} /calculate

projects_what_if_calculate_create
POST /projects /{p_id} /what_if /{wif_id} /run

projects_what_if_run_create
GET /projects /{p_id} /what_if /{wif_id} /scenario

projects_what_if_scenario_list
POST /projects /{p_id} /what_if /{wif_id} /scenario

projects_what_if_scenario_create
DELETE /projects /{p_id} /what_if /{wif_id} /scenario /{scenario_id}

projects_what_if_scenario_delete
GET /projects /{p_id} /what_if /{wif_id} /schema

projects_what_if_schema_list
GET /projects /{p_id} /what_if /{wif_id} /status

projects_what_if_status_list

TAGS


GET /tags

tags_list

USERS


GET /users

users_list
GET /users /me

users_me_read
POST /users /me /verify

users_me_verify_create

WORKFLOW_INTENTS


GET /workflow_intents

workflow_intents_list

WORKFLOWS


GET /workflows

workflows_list
GET /workflows /category /{category}

workflows_category_read
GET /workflows /source_type /{source_type} /intent /{intent}

workflows_source_type_intent_read

MODELS

ApiToken
AddOn
Checkout
Subscription
DashBoardExport
BaseExportStatus
Dataplane
DataSetFileStore
DataSetFileDetails
DataSetStats
DataSetUploadUrl
Feature
Organization
Tag
Workflow
ProjectsListItem
ProjectPost
User
DefaultProject
ProjectUpdate
UploadUrl
LabelParam
Publish
ProjectStartSerilizer
FileDetails
FileUploadStats
ProjectClone
DatasetsProject
ProjectDeploySerilizer
EndpointMonitoringRequestDetails
EndpointMonitoringReplicaDetails
EndpointMonitoringDeploymentDetails
LineChartSeriesItemData
LineChartSeriesItem
LineChartSeries
EndpointMonitoringCharts
EndpointMonitoringStatistics
EndpointUndeploy
InferenceApiInfer
ProjectByowfInferences
DefaultBrain
BrainResults
BrainEvaluationImage
Node
NodeWithoutDefinition
NodeConnection
NodeDataset
NodeAllDataset
NodeInsights
NodeValidConnection
ProjectStatistics
TrialRunFileSet
ProjectTrialRun
DownloadUrl
ProjectTrialRunByowfInference
Calculate
ProjectUnDeploy
WIFScenario
WIFAnalysis
PostWIFCalculate
GetWIFScenario
GetWIFScenarioStatus
GetWIFStatus
UserVerification
WorkflowIntent