Resources
List ControlNets
The list controlnets endpoint lets users retrieve a list of available ControlNets. The response will return a paginated list of all available ControlNets along with their names and base model (SD 1.5 or SDXL).
GET
Headers
API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Query Parameters
The type of the controlnets.
Available options:
sd
, sdxl
, flux
The page number of the resource list
The page size of the resource list
Was this page helpful?