ImageList api
This API allows three parameters for different requirements.
Text : Any valid string like names
Height : Valid integer between 1 - 1000
Width : Valid integer between 1 - 1000
Note: For ImageList API the text will appended with the increment of the count. Like 'Test-1', 'Test-2'...
text=Test&height=120&width=120