Tutorial – Use your own domain

Tutorial – Use your own domain

Hello Developers! This tutorial is in order to use your own domain with Botdoc API. First, go to your App Settings then click on the Custom Domain tab. Write your domain like mysubdomain.example.com Now on the seconds step,  create a CNAME record with a value of...
Tutorial – Use your own SMTP

Tutorial – Use your own SMTP

Hello Developers! This tutorial is in order to use your own SMTP with Botdoc API. First, go to your App Settings then click on the SMTP tab. As you can see, there are 3 options: Botdoc: Is the default, Botdoc <postmaster@botdoc.io> My Own SMTP credentials Fill...
Tutorial – API Sandbox

Tutorial – API Sandbox

Hello Developers! This tutorial is in order to get you started with making some requests without writing your code and feel how the API works. I assume you already created your App and got your API_KEY If you do not have the API_KEY yet, please go...
Tutorial – Managing your medias

Tutorial – Managing your medias

Hello Developers! This tutorial is in order to manage your medias using the version 1.0 of Sandbox BotDoc API. In order to use this version, you have to put “v1” on the API’s endpoint. To a better understanding about the versioning, please go to...
Tutorial – Getting your requests

Tutorial – Getting your requests

Hello Developers! This tutorial is in order to get your requests using the version 1.0 of Sandbox BotDoc API. In order to use this version, you have to put “v1” on the API’s endpoint. To a better understanding about the versioning, please go to...
Tutorial – Authentication, how to do it

Tutorial – Authentication, how to do it

Hello Developers! This tutorial is in order to get your first token and start making some requests using the version 1.0 of Sandbox BotDoc API. In order to use this version, you have to put “v1” on the API’s endpoint. To a better understanding about the versioning,...