Skip to main content
POST
Python

Authorizations

superU-Api-Key
string
header
required

Your SuperU API key.

Path Parameters

tool_id
string
default:0a425650-60ac-4fd4-9554-5579844ce3e5
required

Tool ID

Example:

"0a425650-60ac-4fd4-9554-5579844ce3e5"

Response

Tool details

A generic response schema for successful API calls.

status
string

Indicates if the request was successful.

Example:

"success"

message
string

A descriptive message about the result of the request.

Example:

"Request completed successfully"

data
object

The payload of the response, if any.