ComfyUI Node
Secure API Call
A ComfyUI node in SecureApiCall with 7 inputs and 0 outputs.
Secure API Call
- any
◄api_urlhttps://localhost:9001/►
◄data{"data": "some_data"}►
◄full_comfyui_infotrue►
◄api_authx-api-key►
◄timeout3.00►
◄verify_ssltrue►
CategorySecureApiCall
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| any | * | — | |
| api_url | STRING | https://localhost:9001/ | The API Url (USE $ENV.API_URL) and set CSAPI_API_URL to the URL |
| data | STRING | {"data": "some_data"} | — |
| full_comfyui_info | BOOLEAN | true | — |
| api_auth | STRING | x-api-key | The API key to use for authentication (USE $ENV.API_KEY) and set CSAPI_API_KEY to the URL |
| timeout | FLOAT | 3.000–60 | — |
| verify_ssl | BOOLEAN | true | — |
Outputs (0)
No outputs