Paid actions imported from apiosk-mcp. Each selected MCP tool is exposed through Apiosk as a metered agent action.
Endpoints
POST
/tools/apiosk-create-wallet
FreeCreate or import a managed Apiosk wallet for the signed-in user.
POST
/tools/apiosk-create-wallet-api-key
FreeCreate a new API key / connect token for a managed wallet.
POST
/tools/apiosk-create-wallet-connect-string
FreeRotate or create a connect token for a managed wallet and return the new connect string.
POST
/tools/apiosk-delete-wallet
FreeDelete one of the signed-in user's wallets.
POST
/tools/apiosk-delete-wallet-api-key
FreeDelete an existing managed wallet API key permanently.
POST
/tools/apiosk-execute
FreeExecute any Apiosk API by slug through the uniform /execute contract.
POST
/tools/apiosk-explore
FreeBrowse Apiosk listing groups and explore one group at a time before narrowing with search.
POST
/tools/apiosk-get-api
FreeFetch full listing detail and agent metadata for a specific Apiosk API slug.
POST
/tools/apiosk-get-wallet-activity
FreeFetch recent transactions and activity for one managed wallet.
POST
/tools/apiosk-health
FreeReport Apiosk MCP runtime status and the configured gateway base URL.
POST
/tools/apiosk-help
FreeExplain what Apiosk MCP is, how to connect it, how auth and x402 payments work, the settlement rails (USDC and credits), and the recommended workflow for discovery, wallets, and publishing.
POST
/tools/apiosk-list-wallet-api-keys
FreeList API keys / connect tokens for a managed wallet.
POST
/tools/apiosk-list-wallets
FreeList the signed-in user's managed Apiosk wallets. Requires an Apiosk dashboard session from local env auth or hosted MCP authorization.
POST
/tools/apiosk-metadata
FreeFetch full listing detail and agent metadata for a specific Apiosk API slug.
POST
/tools/apiosk-payment-guide
FreeExplain how to pay through the Apiosk gateway. Returns a buyer guide (how an agent settles a paid API call over USDC/x402 or credits, tailored to the current auth) and a provider guide (how to publish an API and get paid). Pass slug to scope buyer guidance to one listing, or role to pick a side.
POST
/tools/apiosk-search
FreeSearch and browse the Apiosk catalog. Use this first when you need to find APIs by capability, price, or category.
POST
/tools/apiosk-update-wallet
FreeUpdate wallet label, status, display metadata, or spending limits.
POST
/tools/apiosk-update-wallet-api-key
FreeRename, revoke, or extend an existing managed wallet API key.