ComfyUI Node

Rest Api Node

A ComfyUI node in RequestNode/REST API with 5 inputs and 6 outputs.

By ahkimkoo·Created 2 months ago·Updated 2 months ago· 1
Rest Api Node
  • headers
  • RETRY_SETTING
  • text
  • file
  • json
  • headers
  • status_code
  • any
target_urlhttps://example.com/api
request_body{}
methodGET
CategoryRequestNode/REST API

Inputs (5)

NameTypeDefaultDescription
target_urlSTRINGhttps://example.com/api
request_bodySTRING{}
methodCOMBOGET7 options: GET, POST, PUT, DELETE, PATCH, HEAD, +1
headersoptKEY_VALUE
RETRY_SETTINGoptRETRY_SETTING

Outputs (6)

NameTypeDescription
textSTRING
fileBYTES
jsonJSON
headersDICT
status_codeINT
anyANY