Skip to main content
Hit the endpoint directly to confirm it responds.

Public tools, no auth needed

No auth header is needed for tools/list:
A 200 OK with a JSON-RPC payload listing tools means you are good to go.

Wallet-scoped tools

To verify a wallet-scoped tool, add the header and call one that requires it:
A 401 on this call means the key is missing or invalid.