Skip to main content
GET
/
registry
/
metadata
/
v1
/
info
/registry/metadata/v1/info
curl --request GET \
  --url https://api.example.com/registry/metadata/v1/info
{
  "adminId": "<string>",
  "supportedApis": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Response

ok

adminId
string
required

The Daml party representing the registry app

supportedApis
object
required

The token standard APIs supported by the registry. Note that this only includes the registry-wide APIs. Use the instrument lookup endpoints to see which APIs are supported for a given instrument