Accessing Cloudera Data Visualization API documentation

The Cloudera Data Visualization provides programmatic access to administer and configure the application. You can use this API to automate administrative tasks and integrate with external systems.

The Cloudera Data Visualization API documentation provides an interactive interface for exploring and testing API endpoints. This page is generated using Swagger and offers a structured view of the available API functions, including request methods, required parameters, response formats, and code snippets.

You can access the Cloudera Data Visualization API documentation through a web URL formatted as follows.

http | https://[***hostname***]:[***port***]/arc/apps/apidemo-v2/#/

Replace [***hostname***] with the server address and [***port***] with the appropriate port number (if required).

To access the API documentation, you must be logged in to the Cloudera Data Visualization application. If you are not already logged in, the URL will take you to the login page. While the API documentation page is accessible to all users, each request sent through Swagger follows internal authorization rules. Access to specific endpoints is determined by their individual permission logic.