logo

QUICK START


Login to Your nandbox Account

Go to the sign-in page to access your app builder.
Image without caption

Authorization Token

After finishing your app creation and submitting all your desired components and features, go to the admin menu and click 'API'.
Image without caption
Click 'Add New API’.
Image without caption
Insert your bot/API name, then click 'Save’.
Image without caption
Once you've created a bot, you can obtain the bot/API’s authorization token by clicking the seen icon to connect your bot/API to the API server.
Image without caption
Image without caption
Note that you must replace <code>TOKEN</code> in your bot code with the token you got earlier.
json
{ "Token": "90091903321704167:0:pVB3qS7H3JBDVvxA9pRh4EQl8ObLVJ", "URI": "wss://w1.nandbox.net:5020/nandbox/api/", "DownloadServer": "https://w1.nandbox.net:5020/nandbox/download/", "UploadServer": "https://w1.nandbox.net:5020/nandbox/upload/" }