What is an API?
API stands for Application Programming Interface. An API allows applications to interact by sending requests to a server to retrieve data, which can then be sent to another server, such as BotWiz, for further use.
How can I use an API in BotWiz?
To use any API that is available, you can set this up via our API action which allows you to send a request to your API endpoint URL. To learn about the API block in BotWiz you can find more about it here.

Last updated
Was this helpful?