You're viewing a demo portfolio

Join the waitlist
PRSM

get_api_reference

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

Get a structured reference (ports, endpoints, services, links) for one specific Canton Network API: JSON Ledger API, gRPC Ledger API, Scan API, Validator API, Token Standard APIs, Admin API, or Splice HTTP. Canton-specific — not for GitHub, REST, or non-Canton APIs. Use when the user names one of these Canton APIs; use search/semantic_search for broader doc lookups.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "api"
  ],
  "properties": {
    "api": {
      "enum": [
        "json_ledger_api",
        "grpc_ledger_api",
        "scan_api",
        "validator_api",
        "token_standard",
        "admin_api",
        "splice_http"
      ],
      "type": "string",
      "description": "Which API to look up."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →