v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Tool Endpoints [Beta]

[Beta] Save a tool

Save a registered tool for the authenticated account.

post/api/v2/saved-tools

Request body

tool_idstring required

Numeric registered tool ID

registry_chainstring required

Numeric registry chain ID

registry_addrstring required

Registry contract address or supported x402 registry identifier

toolkit_namestring

Saved-tools toolkit name

Example request

{
  "registry_addr": "0x0000000000000000000000000000000000000000",
  "toolkit_name": "All"
}

Response

Tool saved

idstring required

Saved-tool record ID

tool_idstring required

Numeric registered tool ID

registry_chainstring required

Numeric registry chain ID

registry_addrstring required

Registry contract address or x402 registry identifier