| Arguments | ||
| name | values | description |
| slidebomb_sid* | SlideBomb SID | The SID of the SlideBomb you want the embed code for. |
| size_id* | {1200,1000,800,690, 600,565,525,450,380} | This selects the size of the embedded slidebomb. The size_id corresponds to the width of the associated sizes (w x h) in pixels: 1200x1005, 1000x835, 800x672, 690x583, 600x510, 565x477, 525x443, 450x382, 380x325 |
| Response | ||
| name | values | description |
| status | {OK,ERROR} | Whether the command succeeded or failed |
| statustext | The error if failed or notes if succeeded | |
| embedcode | The HTML embed code | |