Use this endpoint to install a demo bot from the demo store. This will create a copy of the selected demo bot in your account with all its pre-configured commands and settings.
Request
Path Params
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://appapi.bots.business/v2/store/bots/12/install?api_key=UKDZu-c68cubrIbniuE2P_nWj0p5r4IHARNrAV-I'
Responses
🟢200Success
application/json
Body
Example
{"id":2792787,"name":"My new bot","token":"110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw","created_at":"2025-10-25T10:14:49.880Z","updated_at":"2025-10-25T10:14:50.181Z","csv_url":"https://example.com/mybot.csv","last_run_at":"2025-10-25T10:14:49.880Z","store_bot_id":123,"git_remote":"https://github.com/bots-business/TalkWithAdminBot.git","rsa_public_key":"ssh-ed25519 AAAAC3NzaC1l...Tfl0Pg bot_2794952@bots.business","is_protected":false,"cloud_id":123,"dead_at":"2025-10-25T10:14:49.880Z","pic_url":"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRCJ7n7Rar-oteLCggjf_X3pnLA7V8SHBtpuQ&s","invalid_token_at":"2025-10-25T10:14:49.880Z","status":"works"}