Scripts
List Scripts
List all available V1 strategy scripts.
Retrieves all Python script files from the scripts directory. Scripts are the V1 strategy format in Hummingbot that run as standalone strategy implementations. Unlike V2 controllers, scripts contain both the strategy logic and configuration in a single file.
Use this endpoint to discover available scripts before creating configurations or to verify that a custom script has been properly deployed.
get/scripts
Response
Successful Response
string[] required