Nodes/OmniNodes/HTTP Request (WebAPI)
ComfyUI Node

HTTP Request (WebAPI)

Send HTTP request and return response data.

By TensorVizion·Created 2 months ago·Updated 17 days ago· 0
HTTP Request (WebAPI)
    • response_json
    • response_text
    • status_code
    • response_headers
    urlhttps://httpbin.org/get
    method
    headers{"Content-Type": "application/json"}
    body{}
    timeout10.00
    CategoryTensorVizion/Web API

    Inputs (5)

    NameTypeDefaultDescription
    urlSTRINGhttps://httpbin.org/get
    methodCOMBO4 options: GET, POST, PUT, DELETE
    headersSTRING{"Content-Type": "application/json"}
    bodySTRING{}
    timeoutoptFLOAT10.001–60

    Outputs (4)

    NameTypeDescription
    response_jsonJSON
    response_textSTRING
    status_codeINT
    response_headersJSON