What is an API?
Last updated
Last updated
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.
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.