Skip to main content
GET
Get dynamic partner-node price badges.

Headers

If-None-Match
string

Conditional request; when it matches the payload ETag, 304 Not Modified is returned with no body.

Query Parameters

comfyui_version
string
required

The client's ComfyUI core version (major.minor.patch). Unparseable values and the literal "nightly" are treated as the latest version.

platform
string
required

The client's platform: "cloud" or "local". Unknown values are rejected.

Response

Flat map of node id to price badge.

Map of ComfyUI node id to price badge. Values are always price-badge objects in the serialized /object_info shape ({engine, depends_on, expr}); null never appears. The map is authoritative — an absent key means the node has no price badge.