ASK.BI has a documented API. An Application Programming Interface (API) is a set of clearly defined methods of communication between various software components. Organizations share their APIs so that developers can build applications that use the services of their software.
API documentation describes what services an API offers and how to use those services. Good quality documentation is essential to developer experience, which in turn will impact the adoption and long-term success of an API.
ASK.BI has API documentation in Swagger & ReDoc format.
http://<server-ip>:<server-port>/docs
http://<server-ip>:<server-port>/redoc
Swagger example
ReDoc example