7.4 REST Endpoints for the Graph Visualization Application

This section explains all the REST endpoints through which you can perform various operations using the Graph Visualization Application.

The following are the available REST endpoints:

Note:

The examples shown in the REST endpoints assume that:

  • The PGX server is up and running on https://localhost:7007.
  • Linux with cURL is installed. cURL is used to demonstrate how to access the graph.publish API using the CA certificate for verifying the graph server.