Discover Tools
Public Tools API
Discover Tools
List the public tools and read their input specs.
GET
Discover Tools
Discovery is the read-only surface. It tells you which tools are public and what inputs each one expects. Use it to build a request before calling execute.
Each entry is self-describing: a tool name, a description, and the input schema you pass to execute it. See the tool catalog for what is available.
List tools
Your developer key as a Bearer token.
OpenAPI spec
The public tools are also described as an OpenAPI document, served without authentication:Reading valid networks at runtime
The set of supported chains can change as data-provider coverage evolves. Rather than hard-coding it, read the canonical network list from thenikiwa://chains MCP resource so your integration stays current. See Supported Networks.