AIaaS provides API access to our bot hosting platform and SDKs, allowing developers to easily integrate conversational interfaces into applications.
No SDKs indexed for this API yet.
curl \
# append ?user_key=$API_KEY to the URL \
/bot/{app_id}curl \
# append ?user_key=$API_KEY to the URL \
/bot/{app_id}/{botname}curl \
# append ?user_key=$API_KEY to the URL \
/bot/{app_id}/{botname}/verifyNo SDKs yet