For the complete documentation index, see llms.txt. This page is also available as Markdown.

Endpoints

The Endpoints page lists all network endpoints exposed by this validator and its applications, for use when configuring integrations.

The Endpoints page is a reference view of all network endpoints associated with this validator and its deployed applications.

This page is useful when configuring external applications or integrations that need to connect to the validator's APIs or UIs.


Endpoints Table

Endpoints are listed in a table with the following columns:

Column
Description

Source

The component or service that exposes this endpoint (displayed as a badge).

Name

A label identifying the type or role of the endpoint (e.g. Scan API, bft, Internal, External).

URL

The full URL for the endpoint. A copy icon allows copying the value.

The table includes endpoints for:

Source
Name
Description

Scan

Scan API

The Canton Scan API URL used for network queries and traffic data.

Synchronizer

bft

The BFT sequencer URL for the Canton synchronizer.

Sponsor SV

URL

The Sponsor Super Validator URL.

Per-application

Internal

The internal Kubernetes service URL for each application (e.g. CNS UI, participant, validator backend, Wallet UI).

Per-application

External

The publicly accessible URL for each application that exposes an external endpoint.

Internal endpoints are only accessible from within the Kubernetes cluster. Use External endpoints when connecting from outside the cluster.

Last updated

Was this helpful?