Skip to main content

AI Agent

Cognitive diagram endpoints handle all relevant cognitive diagram operations and calls. You need to be authenticated and obtain a token before you can issue an API call.

The base URL is:
https://api.botx.cloud/CognitiveDiagram/

followed by the cognitive diagram id:
https://api.botx.cloud/CognitiveDiagram/007/

followed by a method/action, you wish your robot to perform.

Please see the subsection with particular endpoints for more detail.