The Knowledge Engine API provides endpoints for creating and managing knowledge engines. All API endpoints are under the /v1 path.

Authentication

Authentication details and requirements should be added here.

Base URL

https://api.getdecisional.ai/api/v1

Response Codes

CodeDescription
200Success
201Created
400Bad Request
404Not Found
500Server Error